[libFuzzer] split the tests to run them in parallel, remove one redundant test
authorKostya Serebryany <kcc@google.com>
Sat, 19 Dec 2015 03:35:30 +0000 (03:35 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 19 Dec 2015 03:35:30 +0000 (03:35 +0000)
commitcf686ded44c586214edd475ba51f49479f7d1979
tree632cb18d5bedeaf7263d23fd90dcd9ff30b0e004
parent5c2f1020cc457a910c70ac16c4f24ca467afd459
[libFuzzer] split the tests to run them in parallel, remove one redundant test

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256085 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/CMakeLists.txt
lib/Fuzzer/test/InfiniteTest.cpp [deleted file]
lib/Fuzzer/test/fuzzer-drill.test [new file with mode: 0644]
lib/Fuzzer/test/fuzzer-timeout.test [new file with mode: 0644]
lib/Fuzzer/test/fuzzer-traces.test [new file with mode: 0644]
lib/Fuzzer/test/fuzzer.test