|
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, ColumnPolynomialConstructionPrependOnly) | |
| TEST (ECCOpQueueTest, ColumnPolynomialConstructionPrependThenAppend) | |
| TEST (ECCOpQueueTest, ColumnPolynomialConstructionPrependThenAppendAtFixedOffset) | |
| TEST | ( | ECCOpQueueTest | , |
| Basic | |||
| ) |
Definition at line 89 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| ColumnPolynomialConstructionPrependOnly | |||
| ) |
Definition at line 128 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| ColumnPolynomialConstructionPrependThenAppend | |||
| ) |
Definition at line 146 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| ColumnPolynomialConstructionPrependThenAppendAtFixedOffset | |||
| ) |
Definition at line 170 of file ecc_op_queue.test.cpp.
| TEST | ( | ECCOpQueueTest | , |
| InternalAccumulatorCorrectness | |||
| ) |
Definition at line 102 of file ecc_op_queue.test.cpp.