Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
control_flow Namespace Reference

Classes

class  ControlFlowFuzzTest
 

Functions

 TEST_F (ControlFlowFuzzTest, JumpToNewBlockSmoke)
 
 TEST_F (ControlFlowFuzzTest, JumpToNewBlockSmoke2)
 
 TEST_F (ControlFlowFuzzTest, JumpToNewBlockSharesVariables)
 
 TEST_F (ControlFlowFuzzTest, JumpIfToNewBlockSmoke)
 
 TEST_F (ControlFlowFuzzTest, JumpIfDepth2Smoke)
 
 TEST_F (ControlFlowFuzzTest, JumpToBlockSmoke)
 
 TEST_F (ControlFlowFuzzTest, JumpIfToNewBlockWithReturn)
 

Function Documentation

◆ TEST_F() [1/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpIfDepth2Smoke   
)
protected

Definition at line 928 of file fuzz.test.cpp.

◆ TEST_F() [2/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpIfToNewBlockSmoke   
)
protected

Definition at line 884 of file fuzz.test.cpp.

◆ TEST_F() [3/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpIfToNewBlockWithReturn   
)
protected

Definition at line 947 of file fuzz.test.cpp.

◆ TEST_F() [4/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpToBlockSmoke   
)
protected

Definition at line 936 of file fuzz.test.cpp.

◆ TEST_F() [5/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpToNewBlockSharesVariables   
)
protected

Definition at line 862 of file fuzz.test.cpp.

◆ TEST_F() [6/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpToNewBlockSmoke   
)
protected

Definition at line 803 of file fuzz.test.cpp.

◆ TEST_F() [7/7]

control_flow::TEST_F ( ControlFlowFuzzTest  ,
JumpToNewBlockSmoke2   
)
protected

Definition at line 830 of file fuzz.test.cpp.