[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)
committerMaria Guseva <m.guseva@samsung.com>
Tue, 11 Jul 2017 02:46:03 +0000 (11:46 +0900)
commit8f4d2f6ff5e3dc60654fbe116dea958feda7c537
tree366d0491d2d6afb952857c4fdde2a5b15696b0f1
parent51fc14b6b9208eea369695803faabd38fc6376d5
[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]