summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/value-profile-cmp2.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Fuzzer/test/value-profile-cmp2.test')
-rw-r--r--llvm/lib/Fuzzer/test/value-profile-cmp2.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/test/value-profile-cmp2.test b/llvm/lib/Fuzzer/test/value-profile-cmp2.test
new file mode 100644
index 00000000000..43d62400d97
--- /dev/null
+++ b/llvm/lib/Fuzzer/test/value-profile-cmp2.test
@@ -0,0 +1,2 @@
+CHECK: BINGO
+RUN: not LLVMFuzzer-SimpleHashTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud