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, UltraOpsTable)
 
 TEST (EccOpsTableTest, UltraOpsFixedLocationAppendNoGap)
 
 TEST (EccOpsTableTest, UltraOpsFixedLocationAppendWithGap)
 
 TEST (EccOpsTableTest, EccvmOpsTable)
 
 TEST (EccOpsTableTest, EccvmOpsTableAppendOnly)
 

Function Documentation

◆ TEST() [1/5]

TEST ( EccOpsTableTest  ,
EccvmOpsTable   
)

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

◆ TEST() [2/5]

TEST ( EccOpsTableTest  ,
EccvmOpsTableAppendOnly   
)

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

◆ TEST() [3/5]

TEST ( EccOpsTableTest  ,
UltraOpsFixedLocationAppendNoGap   
)

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

◆ TEST() [4/5]

TEST ( EccOpsTableTest  ,
UltraOpsFixedLocationAppendWithGap   
)

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

◆ TEST() [5/5]

TEST ( EccOpsTableTest  ,
UltraOpsTable   
)

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