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

Go to the source code of this file.

Classes

class  GrandProductTests< FF >
 

Typedefs

using FieldTypes = testing::Types< bb::fr >
 

Functions

 TYPED_TEST_SUITE (GrandProductTests, FieldTypes)
 
 TYPED_TEST (GrandProductTests, GrandProductPermutation)
 

Typedef Documentation

◆ FieldTypes

using FieldTypes = testing::Types<bb::fr>

Definition at line 131 of file grand_product_library.test.cpp.

Function Documentation

◆ TYPED_TEST()

TYPED_TEST ( GrandProductTests  ,
GrandProductPermutation   
)

Definition at line 134 of file grand_product_library.test.cpp.

◆ TYPED_TEST_SUITE()

TYPED_TEST_SUITE ( GrandProductTests  ,
FieldTypes   
)