blob: 3583ab05d0d6fbdd1d31a1265a9a83b0dc4727d0 [file] [log] [blame]
Kamil Rytarowskie81e9442018-01-12 17:15:05 +00001UNSUPPORTED: freebsd
George Karpenkov10ab2ac2017-08-21 23:25:50 +00002RUN: %cpp_compiler %S/StrstrTest.cpp -o %t-StrstrTest
3RUN: not %t-StrstrTest -seed=1 -runs=2000000 2>&1 | FileCheck %s
4CHECK: BINGO
5