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

Go to the source code of this file.

Classes

class  RelationManual
 

Typedefs

using FF = fr
 
using AllPoseidonValues = UltraFlavor_Generated::AllEntities< FF >
 
using EntityId = UltraFlavor_Generated::EntityId
 

Functions

 TEST_F (RelationManual, Poseidon2ExternalRelationZeros)
 
 TEST_F (RelationManual, Poseidon2ExternalRelationRandom)
 
 TEST_F (RelationManual, Poseidon2InternalRelationZeros)
 
 TEST_F (RelationManual, Poseidon2InternalRelationRandom)
 

Typedef Documentation

◆ AllPoseidonValues

◆ EntityId

◆ FF

using FF = fr

Definition at line 10 of file relation_manual.test.cpp.

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( RelationManual  ,
Poseidon2ExternalRelationRandom   
)

Definition at line 37 of file relation_manual.test.cpp.

◆ TEST_F() [2/4]

TEST_F ( RelationManual  ,
Poseidon2ExternalRelationZeros   
)

Definition at line 20 of file relation_manual.test.cpp.

◆ TEST_F() [3/4]

TEST_F ( RelationManual  ,
Poseidon2InternalRelationRandom   
)

Definition at line 98 of file relation_manual.test.cpp.

◆ TEST_F() [4/4]

TEST_F ( RelationManual  ,
Poseidon2InternalRelationZeros   
)

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