[libFuzzer] fixing the bot

llvm-svn: 262106
This commit is contained in:
Kostya Serebryany 2016-02-27 03:14:23 +00:00
parent e5a91464bc
commit bf821db932
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
CHECK: BINGO
RUN: not LLVMFuzzer-FourIndependentBranchesTest-TracePC -seed=1 -runs=1000000 2>&1 | FileCheck %s
RUN: not LLVMFuzzer-FullCoverageSetTest-TracePC -seed=1 -runs=1000000 2>&1 | FileCheck %s
RUN: not LLVMFuzzer-FullCoverageSetTest-TracePC -seed=1 -runs=10000000 2>&1 | FileCheck %s