bolt/deps/llvm-18.1.8/compiler-rt/test/fuzzer/strstr.test

5 lines
189 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
UNSUPPORTED: target={{.*freebsd.*}}
RUN: %cpp_compiler %S/StrstrTest.cpp -o %t-StrstrTest
RUN: not %run %t-StrstrTest -seed=1 -runs=2000000 2>&1 | FileCheck %s
CHECK: BINGO