Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
macros.hpp File Reference

Go to the source code of this file.

Macros

#define ROW_FIELD_EQ(field_name, expression)    ::testing::Field(#field_name, &TestTraceContainer::Row::field_name, expression)
 

Macro Definition Documentation

◆ ROW_FIELD_EQ

#define ROW_FIELD_EQ (   field_name,
  expression 
)     ::testing::Field(#field_name, &TestTraceContainer::Row::field_name, expression)

Definition at line 7 of file macros.hpp.