unicorn/tests/fuzz
Catena cyber 86be817717
Fuzz
* Integration with oss-fuzz

* Use CFLAGS even for linking

as for fuzzing with asan

* Do not abort on uc_emu_start error

* Redirect fuzz output somewhere else than stdout

* Use uc_open for every fuzz instance

* Avoids timeouts from infinite loops

Limiting the number of instructions

* Moving fuzz to tests directory
2018-10-06 04:49:11 -04:00
..
fuzz_emu_arm64_arm.c
fuzz_emu_arm64_armbe.c
fuzz_emu_arm_arm.c
fuzz_emu_arm_armbe.c
fuzz_emu_arm_thumb.c
fuzz_emu_m68k_be.c
fuzz_emu_mips_32be.c
fuzz_emu_mips_32le.c
fuzz_emu_sparc_32be.c
fuzz_emu_x86_16.c
fuzz_emu_x86_32.c
fuzz_emu_x86_64.c
fuzz_emu.options
gentargets.sh
Makefile
onefile.c