DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / compiler-rt / test / fuzzer / strstr.test
1234
RUN: %cpp_compiler %S/StrstrTest.cpp -o %t-StrstrTest RUN: not %t-StrstrTest -seed=1 -runs=2000000 2>&1 | FileCheck %s CHECK: BINGO