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

Go to the source code of this file.

Classes

class  Poseidon2FailureTests
 

Functions

 TEST_F (Poseidon2FailureTests, WrongSelectorValues)
 
 TEST_F (Poseidon2FailureTests, WrongWitnessValues)
 
 TEST_F (Poseidon2FailureTests, TamperingWithShifts)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( Poseidon2FailureTests  ,
TamperingWithShifts   
)

Definition at line 165 of file poseidon2.circuit.failure.test.cpp.

◆ TEST_F() [2/3]

TEST_F ( Poseidon2FailureTests  ,
WrongSelectorValues   
)

Definition at line 123 of file poseidon2.circuit.failure.test.cpp.

◆ TEST_F() [3/3]

TEST_F ( Poseidon2FailureTests  ,
WrongWitnessValues   
)

Definition at line 148 of file poseidon2.circuit.failure.test.cpp.