aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_bench.spec
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2019-01-15 16:53:54 +0100
committerLukas Larsson <[email protected]>2019-01-15 16:53:54 +0100
commit1319199c3c2603b627703a031daeab71c8c5c286 (patch)
treeb57f9996b8d14be778a8e9ea9df94f10568f12e1 /lib/ssl/test/ssl_bench.spec
parentf06748963003692e003beb31f20ee820cf24364b (diff)
parent840eea40305ffc323572b39cc139ffaf7cf2ade6 (diff)
downloadotp-1319199c3c2603b627703a031daeab71c8c5c286.tar.gz
otp-1319199c3c2603b627703a031daeab71c8c5c286.tar.bz2
otp-1319199c3c2603b627703a031daeab71c8c5c286.zip
Merge branch 'lukas/ssl/benchmark_basic_test'
* lukas/ssl/benchmark_basic_test: inets: Decrease benchmark TC timeout inets: Fix crypto:rand_bytes usage in benchmarks ssl: Only run a basic fast test in test cycle
Diffstat (limited to 'lib/ssl/test/ssl_bench.spec')
-rw-r--r--lib/ssl/test/ssl_bench.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssl/test/ssl_bench.spec b/lib/ssl/test/ssl_bench.spec
index 8b746c5ca9..217cc6fc83 100644
--- a/lib/ssl/test/ssl_bench.spec
+++ b/lib/ssl/test/ssl_bench.spec
@@ -1 +1,2 @@
{suites,"../ssl_test",[ssl_bench_SUITE, ssl_dist_bench_SUITE]}.
+{skip_groups,"../ssl_test",ssl_bench_SUITE,basic,"Benchmarks run separately"}.