Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / fuzzer / exit-report.test
blob65d91c5cd88a86a8480dc529698952a89d31767c
1 RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
2 RUN: not %run %t-SimpleTest 2>&1 | FileCheck %s
4 CHECK: ERROR: libFuzzer: fuzz target exited
5 CHECK: SUMMARY: libFuzzer: fuzz target exited
6 CHECK: Test unit written to