all afl msgs to stdout and only read AFL_BENCH_JUST_ONE once

This commit is contained in:
van Hauser
2020-03-22 09:26:46 +01:00
parent f08a3fedf6
commit 5a0cc43ee1
3 changed files with 8 additions and 2 deletions

View File

@ -32,6 +32,10 @@
* Terminal colors *
*******************/
#ifndev MESSAGES_TO_STDOUT
#define MESSAGES_TO_STDOUT
#endif
#ifdef USE_COLOR
#define cBLK "\x1b[0;30m"