Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Blake3ConstraintsTestInputWitness< Builder > Class Template Reference
Inheritance diagram for Blake3ConstraintsTestInputWitness< Builder >:
acir_format::TestClass< Blake3TestingFunctions< Builder, false > >

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.
 

Detailed Description

template<class Builder>
class Blake3ConstraintsTestInputWitness< Builder >

Definition at line 127 of file blake3_constraint.test.cpp.

Member Function Documentation

◆ SetUpTestSuite()

template<class Builder >
static void Blake3ConstraintsTestInputWitness< Builder >::SetUpTestSuite ( )
inlinestaticprotected

Definition at line 130 of file blake3_constraint.test.cpp.


The documentation for this class was generated from the following file: