Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mock_execution.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.hpp
"
3
4
#include "
barretenberg/vm2/simulation/interfaces/context.hpp
"
5
6
namespace
bb::avm2::simulation
{
7
8
MockExecution::MockExecution
() =
default
;
9
MockExecution::~MockExecution
() =
default
;
10
11
}
// namespace bb::avm2::simulation
bb::avm2::simulation::MockExecution::MockExecution
MockExecution()
bb::avm2::simulation::MockExecution::~MockExecution
~MockExecution() override
mock_execution.hpp
bb::avm2::simulation
Definition
address_derivation_event.hpp:6
context.hpp
src
barretenberg
vm2
simulation
testing
mock_execution.test.cpp
Generated by
1.9.8