]> granicus.if.org Git - llvm/commit
[libFuzzer] improve the afl driver and it's tests. Make it possible to run individual...
authorKostya Serebryany <kcc@google.com>
Mon, 15 May 2017 22:38:29 +0000 (22:38 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 15 May 2017 22:38:29 +0000 (22:38 +0000)
commit4491d430de7668f453b407f30f5bf103fc361f50
treebd7de311b7ad2c7004a5f6866a41768ecc70f3dd
parent04e71cb10dcbcd35462bde42c687c077462a6047
[libFuzzer] improve the afl driver and it's tests. Make it possible to run individual inputs with afl driver

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303125 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/afl/afl_driver.cpp
lib/Fuzzer/test/AFLDriverTest.cpp
lib/Fuzzer/test/afl-driver.test [new file with mode: 0644]