Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
arithmetic::ArithmeticFuzzTest Class Reference
Inheritance diagram for arithmetic::ArithmeticFuzzTest:
FuzzTest

Protected Member Functions

FF get_result_of_instruction (FuzzInstruction instruction, bb::avm2::MemoryTag return_value_tag=bb::avm2::MemoryTag::U8)
 
FF get_result_of_instruction_16 (FuzzInstruction instruction, bb::avm2::MemoryTag return_value_tag=bb::avm2::MemoryTag::U8)
 
- Protected Member Functions inherited from FuzzTest
void SetUp () override
 
void TearDown () override
 
SimulatorResult simulate_with_default_tx (std::vector< uint8_t > &bytecode, std::vector< FF > calldata)
 

Additional Inherited Members

- Protected Attributes inherited from FuzzTest
FuzzerContext context
 

Detailed Description

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

Member Function Documentation

◆ get_result_of_instruction()

FF arithmetic::ArithmeticFuzzTest::get_result_of_instruction ( FuzzInstruction  instruction,
bb::avm2::MemoryTag  return_value_tag = bb::avm2::MemoryTag::U8 
)
inlineprotected

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

◆ get_result_of_instruction_16()

FF arithmetic::ArithmeticFuzzTest::get_result_of_instruction_16 ( FuzzInstruction  instruction,
bb::avm2::MemoryTag  return_value_tag = bb::avm2::MemoryTag::U8 
)
inlineprotected

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


The documentation for this class was generated from the following file: