aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh.spec
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2015-12-11 12:01:43 +0100
committerHans Nilsson <[email protected]>2015-12-21 13:59:03 +0100
commitc3135a817f22f76b1ae594dc5821d2d6eab1d25a (patch)
treede534035b9321c778e98512bacee0b8fd3a687bd /lib/ssh/test/ssh.spec
parent21d6192389a04024f7a41ced9d0911a9cce6f4e8 (diff)
downloadotp-c3135a817f22f76b1ae594dc5821d2d6eab1d25a.tar.gz
otp-c3135a817f22f76b1ae594dc5821d2d6eab1d25a.tar.bz2
otp-c3135a817f22f76b1ae594dc5821d2d6eab1d25a.zip
ssh: Add first version of ssh_benchmark_SUITE
Diffstat (limited to 'lib/ssh/test/ssh.spec')
-rw-r--r--lib/ssh/test/ssh.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh.spec b/lib/ssh/test/ssh.spec
index 8de0fe44e4..a3296d97a1 100644
--- a/lib/ssh/test/ssh.spec
+++ b/lib/ssh/test/ssh.spec
@@ -1,4 +1,7 @@
{suites,"../ssh_test",all}.
+{skip_cases, "../ssh_test",
+ ssl_benchmark_SUITE, [openssh_shell,erl_shell],
+ "Benchmarks run separately"}.
{skip_cases,"../ssh_test",ssh_ssh_SUITE,
[ssh],
"Current implementation is timingdependent and\nhence will succeed/fail on a whim"}.