4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
RUN: %cpp_compiler %S/AcquireCrashStateTest.cpp -o %t
|
|
RUN: %run %t 2>&1 | FileCheck %s
|
|
CHECK-NOT: fuzz target exited
|