repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
exit-report.test
blob
65d91c5cd88a86a8480dc529698952a89d31767c
1
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
2
RUN: not %run %t-SimpleTest 2>&1 | FileCheck %s
3
4
CHECK: ERROR: libFuzzer: fuzz target exited
5
CHECK: SUMMARY: libFuzzer: fuzz target exited
6
CHECK: Test unit written to