Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
pairing.test.cpp File Reference
#include "pairing.hpp"
#include <gtest/gtest.h>

Go to the source code of this file.

Functions

 TEST (pairing, ReducedAtePairingCheckAgainstConstants)
 
 TEST (pairing, PisInfinity)
 
 TEST (pairing, QisInfinity)
 
 TEST (pairing, ReduceAtePairingBatchWithPointsAtInfinity)
 
 TEST (pairing, ReduceAtePairingBatchOnlyPointsAtInfinity)
 
 TEST (pairing, ReducedAtePairingConsistencyCheck)
 
 TEST (pairing, ReducedAtePairingConsistencyCheckBatch)
 
 TEST (pairing, ReducedAtePairingPrecomputeConsistencyCheckBatch)
 

Function Documentation

◆ TEST() [1/8]

TEST ( pairing  ,
PisInfinity   
)

Definition at line 46 of file pairing.test.cpp.

◆ TEST() [2/8]

TEST ( pairing  ,
QisInfinity   
)

Definition at line 57 of file pairing.test.cpp.

◆ TEST() [3/8]

TEST ( pairing  ,
ReduceAtePairingBatchOnlyPointsAtInfinity   
)

Definition at line 87 of file pairing.test.cpp.

◆ TEST() [4/8]

TEST ( pairing  ,
ReduceAtePairingBatchWithPointsAtInfinity   
)

Definition at line 68 of file pairing.test.cpp.

◆ TEST() [5/8]

TEST ( pairing  ,
ReducedAtePairingCheckAgainstConstants   
)

Definition at line 6 of file pairing.test.cpp.

◆ TEST() [6/8]

TEST ( pairing  ,
ReducedAtePairingConsistencyCheck   
)

Definition at line 103 of file pairing.test.cpp.

◆ TEST() [7/8]

TEST ( pairing  ,
ReducedAtePairingConsistencyCheckBatch   
)

Definition at line 119 of file pairing.test.cpp.

◆ TEST() [8/8]

TEST ( pairing  ,
ReducedAtePairingPrecomputeConsistencyCheckBatch   
)

Definition at line 152 of file pairing.test.cpp.