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 85 of file ecc_op_queue.test.cpp.
TEST | ( | ECCOpQueueTest | , |
ColumnPolynomialConstructionPrependOnly | |||
) |
Definition at line 124 of file ecc_op_queue.test.cpp.
TEST | ( | ECCOpQueueTest | , |
ColumnPolynomialConstructionPrependThenAppend | |||
) |
Definition at line 142 of file ecc_op_queue.test.cpp.
TEST | ( | ECCOpQueueTest | , |
ColumnPolynomialConstructionPrependThenAppendAtFixedOffset | |||
) |
Definition at line 166 of file ecc_op_queue.test.cpp.
TEST | ( | ECCOpQueueTest | , |
InternalAccumulatorCorrectness | |||
) |
Definition at line 98 of file ecc_op_queue.test.cpp.