|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <test_class_predicate.hpp>
Static Public Member Functions | |
| static std::vector< PredicateTestCase > | get_all () |
| static std::vector< std::string > | get_labels () |
Public Attributes | |
| PredicateTestCase | test_case |
| InvalidWitnessTarget | invalid_witness |
Definition at line 28 of file test_class_predicate.hpp.
|
inlinestatic |
Definition at line 32 of file test_class_predicate.hpp.
|
inlinestatic |
Definition at line 37 of file test_class_predicate.hpp.
| InvalidWitnessTarget acir_format::Predicate< InvalidWitnessTarget >::invalid_witness |
Definition at line 30 of file test_class_predicate.hpp.
| PredicateTestCase acir_format::Predicate< InvalidWitnessTarget >::test_case |
Definition at line 29 of file test_class_predicate.hpp.