blob: c39d5801acdbac4fa3db20a554fa61366e00a6bd [file] [log] [blame]
George Karpenkov10ab2ac2017-08-21 23:25:50 +00001RUN: %cpp_compiler %S/StrstrTest.cpp -o %t-StrstrTest
2RUN: not %t-StrstrTest -seed=1 -runs=2000000 2>&1 | FileCheck %s
3CHECK: BINGO
4