summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/value-profile-cmp3.test
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2016-12-12 22:55:25 +0000
committerKostya Serebryany <kcc@google.com>2016-12-12 22:55:25 +0000
commit092d5764a138d23a1b8037f9da6cad2aca791888 (patch)
treec69d855f7c5afdb04347f0ac094df12bca8b1a1e /llvm/lib/Fuzzer/test/value-profile-cmp3.test
parentb3901bdde8d297102e6e01ff33489a4e9075440e (diff)
downloadbcm5719-llvm-092d5764a138d23a1b8037f9da6cad2aca791888.tar.gz
bcm5719-llvm-092d5764a138d23a1b8037f9da6cad2aca791888.zip
[libFuzzer] split one slow test into several, for more parallel testing
llvm-svn: 289481
Diffstat (limited to 'llvm/lib/Fuzzer/test/value-profile-cmp3.test')
-rw-r--r--llvm/lib/Fuzzer/test/value-profile-cmp3.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/Fuzzer/test/value-profile-cmp3.test b/llvm/lib/Fuzzer/test/value-profile-cmp3.test
new file mode 100644
index 00000000000..8a962763f39
--- /dev/null
+++ b/llvm/lib/Fuzzer/test/value-profile-cmp3.test
@@ -0,0 +1,2 @@
+CHECK: BINGO
+RUN: not LLVMFuzzer-AbsNegAndConstantTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud