prjxray/fuzzers/056-rempips
Clifford Wolf 6722081899 Update "make run" target in fuzzers that had one for a while
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-01-04 13:55:50 +01:00
..
.gitignore Move rempips experiment to fuzzers/056-rempips, Update database 2017-12-20 22:46:39 +01:00
Makefile Update "make run" target in fuzzers that had one for a while 2018-01-04 13:55:50 +01:00
README.md Add handling of occational errors to 056-rempips fuzzer 2017-12-23 19:21:23 +01:00
generate.py Move rempips experiment to fuzzers/056-rempips, Update database 2017-12-20 22:46:39 +01:00
generate.sh Move rempips experiment to fuzzers/056-rempips, Update database 2017-12-20 22:46:39 +01:00
generate.tcl Set tcl.collectionResultDisplayLimit to unlimited in all fuzzers 2017-12-22 23:28:39 +01:00
maketodo.py Move rempips experiment to fuzzers/056-rempips, Update database 2017-12-20 22:46:39 +01:00
piplist.tcl Add fuzzers/057-bipips 2017-12-20 22:46:39 +01: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.