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.
 

Function Documentation

◆ TEST_F()

TEST_F ( OinkTests  ,
OinkProverIsDeterministic   
)

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

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