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