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

Go to the source code of this file.

Classes

class  SumcheckTestsRealCircuit
 

Typedefs

using Flavor = UltraFlavor
 
using FF = typename Flavor::FF
 

Functions

 TEST_F (SumcheckTestsRealCircuit, Ultra)
 Test the Ultra Sumcheck Prover and Verifier for a real circuit.
 

Typedef Documentation

◆ FF

using FF = typename Flavor::FF

Definition at line 19 of file sumcheck.test.cpp.

◆ Flavor

Definition at line 18 of file sumcheck.test.cpp.

Function Documentation

◆ TEST_F()

TEST_F ( SumcheckTestsRealCircuit  ,
Ultra   
)

Test the Ultra Sumcheck Prover and Verifier for a real circuit.

Definition at line 30 of file sumcheck.test.cpp.