aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl.spec
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2016-09-02 16:11:36 +0200
committerIngela Anderton Andin <[email protected]>2016-09-02 16:11:36 +0200
commit71fb0e73995c3a0123a85b7cac42465bf083087c (patch)
tree04bac164460b7d8c63762eed5f2cd4655d4422af /lib/ssl/test/ssl.spec
parentdba6a3165e4cc8c2555c161510fd4caa82a1a96a (diff)
downloadotp-71fb0e73995c3a0123a85b7cac42465bf083087c.tar.gz
otp-71fb0e73995c3a0123a85b7cac42465bf083087c.tar.bz2
otp-71fb0e73995c3a0123a85b7cac42465bf083087c.zip
ssl: Add new benchmarks to skip file for normal testing
Diffstat (limited to 'lib/ssl/test/ssl.spec')
-rw-r--r--lib/ssl/test/ssl.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssl/test/ssl.spec b/lib/ssl/test/ssl.spec
index 86e14c033e..0ad94e22bc 100644
--- a/lib/ssl/test/ssl.spec
+++ b/lib/ssl/test/ssl.spec
@@ -1,4 +1,5 @@
{suites,"../ssl_test",all}.
{skip_cases, "../ssl_test",
- ssl_bench_SUITE, [setup_sequential, setup_concurrent, payload_simple],
+ ssl_bench_SUITE, [setup_sequential, setup_concurrent, payload_simple,
+ use_pem_cache, bypass_pem_cache],
"Benchmarks run separately"}.