summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/cxxstring.test
blob: c8969d763e0ad92c843692112b1dfbd6957a49f9 (plain)
1
2
3
4
5
6
UNSUPPORTED: freebsd

RUN: %cpp_compiler %S/CxxStringEqTest.cpp -o %t-CxxStringEqTest

RUN: not %run %t-CxxStringEqTest -seed=1 -runs=1000000 2>&1 | FileCheck %s
CHECK: BINGO
OpenPOWER on IntegriCloud