Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
macros.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <stdexcept>
4
5
#include "
barretenberg/vm2/tracegen/test_trace_container.hpp
"
6
7
#define ROW_FIELD_EQ(field_name, expression) \
8
::testing::Field(#field_name, &TestTraceContainer::Row::field_name, expression)
test_trace_container.hpp
src
barretenberg
vm2
testing
macros.hpp
Generated by
1.9.8