aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/cxxstring.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/cxxstring.test')
-rw-r--r--test/fuzzer/cxxstring.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/fuzzer/cxxstring.test b/test/fuzzer/cxxstring.test
new file mode 100644
index 000000000000..7bb341ba22b4
--- /dev/null
+++ b/test/fuzzer/cxxstring.test
@@ -0,0 +1,6 @@
+UNSUPPORTED: windows
+
+RUN: %cpp_compiler %S/CxxStringEqTest.cpp -o %t-CxxStringEqTest
+
+RUN: not %t-CxxStringEqTest -seed=1 -runs=1000000 2>&1 | FileCheck %s
+CHECK: BINGO