Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
block_constraint.test.cpp File Reference

Go to the source code of this file.

Classes

class  UltraPlonkRAM
 
class  MegaHonk
 

Functions

size_t generate_block_constraint (BlockConstraint &constraint, WitnessVector &witness_values)
 
 TEST_F (UltraPlonkRAM, TestBlockConstraint)
 
 TEST_F (MegaHonk, Databus)
 
 TEST_F (MegaHonk, DatabusReturn)
 

Function Documentation

◆ generate_block_constraint()

size_t generate_block_constraint ( BlockConstraint constraint,
WitnessVector witness_values 
)

Definition at line 44 of file block_constraint.test.cpp.

◆ TEST_F() [1/3]

TEST_F ( MegaHonk  ,
Databus   
)

Definition at line 154 of file block_constraint.test.cpp.

◆ TEST_F() [2/3]

TEST_F ( MegaHonk  ,
DatabusReturn   
)

Definition at line 176 of file block_constraint.test.cpp.

◆ TEST_F() [3/3]

TEST_F ( UltraPlonkRAM  ,
TestBlockConstraint   
)

Definition at line 135 of file block_constraint.test.cpp.