prjxray/fuzzers/056-rempips
John McMaster 277be8d7ca looping int fuzzers: combine common makefiles, piplist
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-12-05 16:08:24 -08:00
..
.gitignore rempips: log progress 2018-11-28 13:50:07 -08:00
Makefile looping int fuzzers: combine common makefiles, piplist 2018-12-05 16:08:24 -08:00
README.md Add handling of occational errors to 056-rempips fuzzer 2017-12-23 19:21:23 +01:00
generate.py Rename seg_*.db => segbits_*.db for DBFIXUP 2018-11-28 13:37:58 -08:00
generate.sh rempips: log progress 2018-11-28 13:50:07 -08:00
generate.tcl looping int fuzzers: combine common makefiles, piplist 2018-12-05 16:08:24 -08:00
maketodo.py rempips: build dir 2018-11-28 13:50:07 -08:00
top.v Move rempips experiment to fuzzers/056-rempips, Update database 2017-12-20 22:46:39 +01:00

README.md

Fuzzer for the remaining INT PIPs

Run this fuzzer a few times until it produces an empty todo.txt file (make run will run this loop).

This fuzzer occationally fails (depending on some random variables). Just restart it if you encounter this issue. The script behind make run automatically handles errors by re-starting a run if an error occurs.