|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/data_copy.hpp"#include <cstdint>#include <gmock/gmock.h>#include <gtest/gtest.h>#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/events/data_copy_events.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/standalone/pure_gt.hpp"#include "barretenberg/vm2/simulation/standalone/pure_memory.hpp"#include "barretenberg/vm2/simulation/testing/mock_bytecode_manager.hpp"#include "barretenberg/vm2/simulation/testing/mock_context.hpp"#include "barretenberg/vm2/simulation/testing/mock_execution_id_manager.hpp"#include "barretenberg/vm2/simulation/testing/mock_gt.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 61 of file data_copy.test.cpp.
|
protected |
Definition at line 64 of file data_copy.test.cpp.
|
protected |
Definition at line 174 of file data_copy.test.cpp.
|
protected |
Definition at line 173 of file data_copy.test.cpp.
|
protected |
Definition at line 172 of file data_copy.test.cpp.
|
protected |
Definition at line 40 of file data_copy.test.cpp.
|
protected |
Definition at line 42 of file data_copy.test.cpp.
|
protected |
Definition at line 44 of file data_copy.test.cpp.
|
protected |
Definition at line 41 of file data_copy.test.cpp.
|
protected |
Definition at line 38 of file data_copy.test.cpp.
|
protected |
Definition at line 39 of file data_copy.test.cpp.
|
protected |
Definition at line 37 of file data_copy.test.cpp.
|
protected |
Definition at line 62 of file data_copy.test.cpp.
|
protected |
Definition at line 63 of file data_copy.test.cpp.
|
protected |
Definition at line 171 of file data_copy.test.cpp.