Commit Graph

6 Commits

Author SHA1 Message Date
Alanscut a417b183c6 add new line to endif 2019-10-29 12:47:36 +08:00
randy408 ec8d2f9c2e convert fuzz target to c89, optimize 2019-10-21 15:27:47 +02:00
Randy bd1a375028 add fuzzer driver, integrate with build system 2019-08-24 17:42:48 +02:00
Max Bruckner da551c753f fuzzing: Speed up afl using persistent mode (in proccess fuzzing) 2017-02-18 13:18:09 +01:00
Max Bruckner 4785070ad3 fuzzing: Fuzz printing as well.
With one big limitation: It can only be fuzzed with what has been
parsed by the library beforehand.
2017-02-18 12:52:16 +01:00
Max Bruckner 0e0cd5bae5 CMake: Add ENABLE_FUZZING and "afl" target 2017-02-18 12:52:16 +01:00