Barretenberg
The ZK-SNARK library at the core of Aztec
|
#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) | |
TEST | ( | RelationTypes | , |
CreateSumcheckTupleOfTuplesOfUnivariates | |||
) |
Definition at line 9 of file relation_types.test.cpp.
TEST | ( | RelationTypes | , |
IsSkippableConcept | |||
) |
Definition at line 50 of file relation_types.test.cpp.