brintos

brintos / llvm-project-archived public Read only

0
0
Text · 221 B · 65d91c5 Raw
7 lines · plain
1RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest2RUN: not %run %t-SimpleTest 2>&1 | FileCheck %s3 4CHECK: ERROR: libFuzzer: fuzz target exited5CHECK: SUMMARY: libFuzzer: fuzz target exited6CHECK: Test unit written to7