[libFuzzer] add StandaloneFuzzTargetMain.c and a test for it
authorKostya Serebryany <kcc@google.com>
Tue, 25 Oct 2016 22:30:34 +0000 (22:30 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 25 Oct 2016 22:30:34 +0000 (22:30 +0000)
commit117976818e1561b52f61800db2120e518753a3d6
treec54b40ad26ae38e8d8df7e33e4c204cac37bbcca
parent7a9ca33378d730ffb4ceb5ae6780c465a200c25f
[libFuzzer] add StandaloneFuzzTargetMain.c and a test for it

llvm-svn: 285135
llvm/lib/Fuzzer/standalone/StandaloneFuzzTargetMain.c [new file with mode: 0644]
llvm/lib/Fuzzer/test/CMakeLists.txt
llvm/lib/Fuzzer/test/InitializeTest.cpp
llvm/lib/Fuzzer/test/fuzzer.test
llvm/lib/Fuzzer/test/standalone.test [new file with mode: 0644]