|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "gate_separator.hpp"#include "barretenberg/ecc/curves/bn254/fr.hpp"#include <gtest/gtest.h>Go to the source code of this file.
Functions | |
| TEST (GateSeparatorPolynomial, FullPowConsistency) | |
| TEST (GateSeparatorPolynomial, GateSeparatorPolynomialsOnPowers) | |
| TEST | ( | GateSeparatorPolynomial | , |
| FullPowConsistency | |||
| ) |
Definition at line 7 of file gate_separator.test.cpp.
| TEST | ( | GateSeparatorPolynomial | , |
| GateSeparatorPolynomialsOnPowers | |||
| ) |
Definition at line 32 of file gate_separator.test.cpp.