1UNSUPPORTED: freebsd
2
3RUN: %cpp_compiler %S/CxxStringEqTest.cpp -o %t-CxxStringEqTest
4
5RUN: not %run %t-CxxStringEqTest -seed=1 -runs=1000000 2>&1 | FileCheck %s
6CHECK: BINGO
7