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

Go to the source code of this file.

Namespaces

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

Functions

std::vector< FFbb::avm2::testing::random_fields (size_t n)
 
std::vector< uint8_t > bb::avm2::testing::random_bytes (size_t n)
 
std::vector< ScopedL2ToL1Messagebb::avm2::testing::random_l2_to_l1_messages (size_t n)
 
std::vector< PublicCallRequestWithCalldatabb::avm2::testing::random_enqueued_calls (size_t n)
 
simulation::Operand bb::avm2::testing::random_operand (simulation::OperandType operand_type)
 
Instruction bb::avm2::testing::random_instruction (WireOpCode w_opcode)
 
TestTraceContainer bb::avm2::testing::empty_trace ()
 
ContractInstance bb::avm2::testing::random_contract_instance ()
 
ContractClass bb::avm2::testing::random_contract_class (size_t bytecode_size)
 
std::pair< tracegen::TraceContainer, PublicInputsbb::avm2::testing::get_minimal_trace_with_pi ()
 
bool bb::avm2::testing::skip_slow_tests ()
 Check if slow tests should be skipped.