Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
eccvm_test_utils.hpp File Reference
#include "barretenberg/eccvm/eccvm_flavor.hpp"
#include <iomanip>
#include <iostream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::eccvm_test_utils
 

Typedefs

using bb::eccvm_test_utils::FF = ECCVMFlavor::FF
 

Functions

void bb::eccvm_test_utils::print_eccvm_columns (const std::string &test_name, const ECCVMFlavor::ProverPolynomials &polys, size_t num_rows)
 Print selected ECCVM columns for debugging purposes.
 
void bb::eccvm_test_utils::add_hiding_op_for_test (const std::shared_ptr< ECCOpQueue > &op_queue)
 Set a hiding op on the op_queue for testing.