wxWidgets/tests/fuzz
Vadim Zeitlin b5aaede7b1 Add a helper for running fuzz function with a single input
This is useful when not using libFuzzer (e.g. because the compiler is
gcc or MSVC and not clang) as it allows to debug the problems found by
libFuzzer with the reproducers generated by it.
2017-10-28 15:12:14 +02:00
..
corpus/zip Add a fuzzer for ZIP reading code 2017-10-25 00:38:52 +02:00
runner.cpp Add a helper for running fuzz function with a single input 2017-10-28 15:12:14 +02:00
zip.cpp Add a fuzzer for ZIP reading code 2017-10-25 00:38:52 +02:00