[PATCH] D21742: [libFuzzer] Let user specify max_len and extra stats file.

Jonathan Metzman via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 13:40:20 PDT 2016


metzman updated this revision to Diff 62134.
metzman added a comment.

Breakup afl-driver.test, remove max_len feature and fix extra stats test.

1. Split afl-driver.test into two files afl-driver-extra-stats.test and afl-driver-stderr.test
2. Remove AFL_DRIVER_MAX_LEN feature from earlier update.
3. Remove hardcoded locations from extra stats test.


http://reviews.llvm.org/D21742

Files:
  lib/Fuzzer/afl/afl_driver.cpp
  lib/Fuzzer/test/afl-driver-extra-stats.test
  lib/Fuzzer/test/afl-driver-stderr.test
  lib/Fuzzer/test/afl-driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21742.62134.patch
Type: text/x-patch
Size: 10946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160628/e3744213/attachment.bin>


More information about the llvm-commits mailing list