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

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 
namespace  bb::avm2::simulation
 

Variable Documentation

◆ context

testing::StrictMock<MockContext> context
protected

Definition at line 30 of file gas_tracker.test.cpp.

◆ gas_event

GasEvent gas_event
protected

Definition at line 33 of file gas_tracker.test.cpp.

◆ instruction

Instruction instruction
protected

Definition at line 32 of file gas_tracker.test.cpp.

◆ instruction_info_db

InstructionInfoDB instruction_info_db
protected

Definition at line 29 of file gas_tracker.test.cpp.

◆ range_check

testing::StrictMock<MockRangeCheck> range_check
protected

Definition at line 31 of file gas_tracker.test.cpp.