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

Go to the source code of this file.

Classes

class  bb::NativePairingPointsTests
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Functions

 bb::TEST_F (NativePairingPointsTests, DefaultConstructionIsInfinity)
 
 bb::TEST_F (NativePairingPointsTests, InfinityPassesPairingCheck)
 
 bb::TEST_F (NativePairingPointsTests, ValidPointsPassPairingCheck)
 
 bb::TEST_F (NativePairingPointsTests, InvalidPointsFailPairingCheck)
 
 bb::TEST_F (NativePairingPointsTests, AggregateIntoDefaultAdoptsOther)
 
 bb::TEST_F (NativePairingPointsTests, AggregatePopulatedPoints)
 
 bb::TEST_F (NativePairingPointsTests, AggregateInfinityIntoPopulatedThrows)