|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Static Protected Member Functions | |
| static void | SetUpTestSuite () |
Additional Inherited Members | |
Public Types inherited from acir_format::TestClass< ReturnDataTestingFunctions< RETURNDATA_SIZE > > | |
| using | Builder = Base::Builder |
| using | AcirConstraint = Base::AcirConstraint |
| using | InvalidWitness = Base::InvalidWitness |
| using | InvalidWitnessTarget = Base::InvalidWitness::Target |
Static Public Member Functions inherited from acir_format::TestClass< ReturnDataTestingFunctions< RETURNDATA_SIZE > > | |
| static std::pair< AcirConstraint, WitnessVector > | generate_constraints (const InvalidWitnessTarget &invalid_witness_target=InvalidWitnessTarget::None) |
| Generate constraints and witness values based on the invalidation target. | |
| static std::tuple< bool, bool, std::string > | test_constraints (const InvalidWitnessTarget &invalid_witness_target) |
| General purpose testing function. It generates the test based on the predicate and invalidation target. | |
| static size_t | test_vk_independence () |
| Test vk generation is independent of the witness values supplied. | |
| static std::vector< std::string > | test_tampering () |
| Test all invalid witness targets. | |
Definition at line 561 of file block_constraint.test.cpp.
|
inlinestaticprotected |
Definition at line 563 of file block_constraint.test.cpp.