|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Macros | |
| #define | EXPECT_THROW_WITH_MESSAGE(code, expectedMessage) |
| #define | ROW_FIELD_EQ(field_name, expression) ::testing::Field(#field_name, &TestTraceContainer::Row::field_name, expression) |
| #define EXPECT_THROW_WITH_MESSAGE | ( | code, | |
| expectedMessage | |||
| ) |
Definition at line 7 of file macros.hpp.
| #define ROW_FIELD_EQ | ( | field_name, | |
| expression | |||
| ) | ::testing::Field(#field_name, &TestTraceContainer::Row::field_name, expression) |
Definition at line 15 of file macros.hpp.