|
Electroneum
|
#include <fuzzer.h>

Public Member Functions | |
| virtual int | init () |
| virtual int | run (const std::string &filename)=0 |
|
inlinevirtual |
Reimplemented in Base58Fuzzer, ColdOutputsFuzzer, ColdTransactionFuzzer, HTTPClientFuzzer, LevinFuzzer, ParseURLFuzzer, PortableStorageFuzzer, PortableStorageFuzzer, and SignatureFuzzer.
Definition at line 35 of file fuzzer.h.

|
pure virtual |
Implemented in Base58Fuzzer, BlockFuzzer, BulletproofFuzzer, ColdOutputsFuzzer, ColdTransactionFuzzer, HTTPClientFuzzer, LevinFuzzer, ParseURLFuzzer, PortableStorageFuzzer, PortableStorageFuzzer, SignatureFuzzer, and TransactionFuzzer.
