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

Go to the source code of this file.

Namespaces

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

Functions

template<typename Builder >
void bb::stdlib::test_utils::check_circuit_and_gate_count (Builder &builder, uint32_t expected_gates_without_base)
 Utility function for gate count checking and circuit verification.