|
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< Blake3TestingFunctions< Builder, false > > | |
| using | Base = Base_ |
| 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< Blake3TestingFunctions< Builder, false > > | |
| static std::tuple< bool, bool, std::string > | test_constraints (AcirConstraint &constraint, WitnessVector &witness_values, const InvalidWitnessTarget &invalid_witness_target) |
| General purpose testing function. It tests the constraints based on the 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 127 of file blake3_constraint.test.cpp.
|
inlinestaticprotected |
Definition at line 130 of file blake3_constraint.test.cpp.