Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fuzz.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
barretenberg/avm_fuzzer/fuzz_lib/fuzzer_data.hpp
"
4
#include "
barretenberg/avm_fuzzer/fuzz_lib/simulator.hpp
"
5
10
SimulatorResult
fuzz
(
FuzzerData
& fuzzer_data);
fuzz
SimulatorResult fuzz(FuzzerData &fuzzer_data)
fuzz CPP vs JS simulator with the given fuzzer data
Definition
fuzz.cpp:17
fuzzer_data.hpp
simulator.hpp
FuzzerData
describes the data which will be used for fuzzing Should contain instructions, calldata,...
Definition
fuzzer_data.hpp:12
SimulatorResult
Definition
simulator.hpp:14
src
barretenberg
avm_fuzzer
fuzz_lib
fuzz.hpp
Generated by
1.9.8