aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/bad-strcmp.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/bad-strcmp.test')
-rw-r--r--test/fuzzer/bad-strcmp.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzzer/bad-strcmp.test b/test/fuzzer/bad-strcmp.test
new file mode 100644
index 000000000000..fd1621a4e1eb
--- /dev/null
+++ b/test/fuzzer/bad-strcmp.test
@@ -0,0 +1,2 @@
+RUN: %cpp_compiler %S/BadStrcmpTest.cpp -o %t-BadStrcmpTest
+RUN: %t-BadStrcmpTest -runs=100000