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

Go to the source code of this file.

Classes

class  OinkTests
 

Functions

 TEST_F (OinkTests, OinkProverIsDeterministic)
 Test that the OinkProver produces the same result when run multiple times on the same key.
 
 TEST_F (OinkTests, OinkProverCommitments)
 

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( OinkTests  ,
OinkProverCommitments   
)

Definition at line 81 of file oink_prover.test.cpp.

◆ TEST_F() [2/2]

TEST_F ( OinkTests  ,
OinkProverIsDeterministic   
)

Test that the OinkProver produces the same result when run multiple times on the same key.

Definition at line 29 of file oink_prover.test.cpp.