Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fuzzer_data.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <random>
4
5
#include "
barretenberg/avm_fuzzer/fuzz_lib/fuzzer_data.hpp
"
6
7
void
mutate_fuzzer_data
(
FuzzerData
& fuzzer_data,
std::mt19937_64
& rng);
fuzzer_data.hpp
mutate_fuzzer_data
void mutate_fuzzer_data(FuzzerData &fuzzer_data, std::mt19937_64 &rng)
Definition
fuzzer_data.cpp:12
std::get
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition
tuple.hpp:13
FuzzerData
describes the data which will be used for fuzzing Should contain instructions, calldata,...
Definition
fuzzer_data.hpp:12
src
barretenberg
avm_fuzzer
mutations
fuzzer_data.hpp
Generated by
1.9.8