Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_execution_components.test.cpp
Go to the documentation of this file.
1
// This is not a test file but we need to use .test.cpp so that it is not included in non-test builds.
2
#include "
barretenberg/vm2/simulation/testing/mock_execution_components.hpp
"
3
4
#include "
barretenberg/vm2/simulation/interfaces/addressing.hpp
"
5
#include "
barretenberg/vm2/simulation/interfaces/context.hpp
"
6
#include "
barretenberg/vm2/simulation/interfaces/gas_tracker.hpp
"
7
8
namespace
bb::avm2::simulation
{
9
10
MockExecutionComponentsProvider::MockExecutionComponentsProvider
() =
default
;
11
MockExecutionComponentsProvider::~MockExecutionComponentsProvider
() =
default
;
12
13
}
// namespace bb::avm2::simulation
bb::avm2::simulation::MockExecutionComponentsProvider::MockExecutionComponentsProvider
MockExecutionComponentsProvider()
bb::avm2::simulation::MockExecutionComponentsProvider::~MockExecutionComponentsProvider
~MockExecutionComponentsProvider() override
gas_tracker.hpp
mock_execution_components.hpp
bb::avm2::simulation
Definition
address_derivation_event.hpp:6
addressing.hpp
context.hpp
src
barretenberg
vm2
simulation
testing
mock_execution_components.test.cpp
Generated by
1.9.8