Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
relation_types.test.cpp File Reference
#include "relation_types.hpp"
#include "barretenberg/common/tuple.hpp"
#include "barretenberg/flavor/flavor.hpp"
#include <gtest/gtest.h>

Go to the source code of this file.

Classes

struct  RelationWithTemplatedSkip
 
struct  RelationWithTemplatedSkip::AllEntities
 

Functions

 TEST (RelationTypes, CreateSumcheckTupleOfTuplesOfUnivariates)
 
 TEST (RelationTypes, IsSkippableConcept)
 

Function Documentation

◆ TEST() [1/2]

TEST ( RelationTypes  ,
CreateSumcheckTupleOfTuplesOfUnivariates   
)

Definition at line 9 of file relation_types.test.cpp.

◆ TEST() [2/2]

TEST ( RelationTypes  ,
IsSkippableConcept   
)

Definition at line 50 of file relation_types.test.cpp.