capstone/suite/fuzz
Catena cyber 170904d5f1 Integrate capstone with oss-fuzz (#1150)
Compile the fuzz target with the rest of the tests
2018-06-01 20:46:20 +08:00
..
Makefile suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00
README suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00
fuzz_disasm.c Integrate capstone with oss-fuzz (#1150) 2018-06-01 20:46:20 +08:00
fuzz_disasm.options Integrate capstone with oss-fuzz (#1150) 2018-06-01 20:46:20 +08:00
fuzz_harness.c suite: move fuzz_hardness.c to suite/fuzz/ 2015-06-16 17:32:03 +08:00
onefile.c Integrate capstone with oss-fuzz (#1150) 2018-06-01 20:46:20 +08:00

README

This directory contains a fuzz testing harness for Capstone.
Run "make" to compile this code.