Merge pull request #109 from hac425xxx/qbdi_mode

Qbdi mode
This commit is contained in:
Andrea Fioraldi
2019-11-17 11:49:07 +01:00
committed by GitHub
7 changed files with 549 additions and 1 deletions

View File

@ -41,7 +41,9 @@
/* Comment out to disable fancy ANSI boxes and use poor man's 7-bit UI: */
#ifndef ANDROID_DISABLE_FANCY // Fancy boxes are ugly from adb
#define FANCY_BOXES
#endif
/* Default timeout for fuzzed code (milliseconds). This is the upper bound,
also used for detecting hangs; the actual value is auto-scaled: */