|
barretenberg
|
The class parametrizing SafeUint fuzzing instructions, execution, etc. More...
#include <safe_uint.fuzzer.hpp>
Classes | |
| class | ArgSizes |
| class | ExecutionHandler |
| This class implements the execution of safeuint with an oracle to detect discrepancies. More... | |
| class | Instruction |
| A class representing a single fuzzing instruction. More... | |
| class | Parser |
| Parser class handles the parsing and writing the instructions back to data buffer. More... | |
Public Types | |
| typedef std::vector< ExecutionHandler > | ExecutionState |
The class parametrizing SafeUint fuzzing instructions, execution, etc.