|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
| class | ECCOpQueueTest |
Functions | |
| TEST (ECCOpQueueTest, Basic) | |
| TEST (ECCOpQueueTest, InternalAccumulatorCorrectness) | |
| TEST (ECCOpQueueTest, ColumnPolynomialConstruction) | |
| TEST (ECCOpQueueTest, ColumnPolynomialConstructionUpToTailWithZkThenFixedAppend) | |
| TEST (ECCOpQueueTest, PointAtInfinityHandling) | |
| TEST (ECCOpQueueTest, HidingOpPositionConsistency) | |
| TEST | ( | ECCOpQueueTest | , |
| Basic | |||
| ) |
Definition at line 88 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| ColumnPolynomialConstruction | |||
| ) |
Definition at line 130 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| ColumnPolynomialConstructionUpToTailWithZkThenFixedAppend | |||
| ) |
Definition at line 153 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| HidingOpPositionConsistency | |||
| ) |
Definition at line 241 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| InternalAccumulatorCorrectness | |||
| ) |
Definition at line 105 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| PointAtInfinityHandling | |||
| ) |
Definition at line 181 of file ecc_op_queue.test.cpp.