|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/lib/call_stack_metadata_collector.hpp"#include <gmock/gmock.h>#include <gtest/gtest.h>#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/interfaces/context.hpp"#include "barretenberg/vm2/simulation/testing/mock_context.hpp"#include "barretenberg/vm2/simulation/testing/mock_memory.hpp"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 |
|
protected |
Definition at line 338 of file call_stack_metadata_collector.test.cpp.