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

Go to the source code of this file.

Classes

class  EccOpsTableTest
 
struct  EccOpsTableTest::MockSubtableGenerator< Op >
 
struct  EccOpsTableTest::UltraOpTableGenerator
 
struct  EccOpsTableTest::EccvmOpTableGenerator
 
struct  EccOpsTableTest::MockUltraOpsTable
 
struct  EccOpsTableTest::MockEccvmOpsTable
 

Functions

 TEST (EccOpsTableTest, UltraOpsTablePrependOnly)
 
 TEST (EccOpsTableTest, UltraOpsPrependThenAppend)
 
 TEST (EccOpsTableTest, UltraOpsFixedLocationAppendNoGap)
 
 TEST (EccOpsTableTest, UltraOpsFixedLocationAppendWithGap)
 
 TEST (EccOpsTableTest, EccvmOpsTable)
 
 TEST (EccOpsTableTest, EccvmOpsTablePrependThenAppend)
 

Function Documentation

◆ TEST() [1/6]

TEST ( EccOpsTableTest  ,
EccvmOpsTable   
)

Definition at line 335 of file ecc_ops_table.test.cpp.

◆ TEST() [2/6]

TEST ( EccOpsTableTest  ,
EccvmOpsTablePrependThenAppend   
)

Definition at line 377 of file ecc_ops_table.test.cpp.

◆ TEST() [3/6]

TEST ( EccOpsTableTest  ,
UltraOpsFixedLocationAppendNoGap   
)

Definition at line 199 of file ecc_ops_table.test.cpp.

◆ TEST() [4/6]

TEST ( EccOpsTableTest  ,
UltraOpsFixedLocationAppendWithGap   
)

Definition at line 248 of file ecc_ops_table.test.cpp.

◆ TEST() [5/6]

TEST ( EccOpsTableTest  ,
UltraOpsPrependThenAppend   
)

Definition at line 150 of file ecc_ops_table.test.cpp.

◆ TEST() [6/6]

TEST ( EccOpsTableTest  ,
UltraOpsTablePrependOnly   
)

Definition at line 109 of file ecc_ops_table.test.cpp.