aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/Makefile
diff options
context:
space:
mode:
authorHans <[email protected]>2015-06-03 12:17:22 +0200
committerHans Nilsson <[email protected]>2015-06-09 15:36:04 +0200
commit934875f488d0380dd9face67cb9e5d1635171015 (patch)
tree6563b501a840abf16da50c3a9e1d5fec97ae998c /lib/ssh/test/Makefile
parent07995bee41aeaace06e5a3e11912122e710552f5 (diff)
downloadotp-934875f488d0380dd9face67cb9e5d1635171015.tar.gz
otp-934875f488d0380dd9face67cb9e5d1635171015.tar.bz2
otp-934875f488d0380dd9face67cb9e5d1635171015.zip
ssh: Upgrade test suite
This suite tests that upgrade/downgrade works from/to both minor and major versions. It is modelled after the ssl_upgrade_SUITE. A precondition for success is that the ssh.appup file is correct.
Diffstat (limited to 'lib/ssh/test/Makefile')
-rw-r--r--lib/ssh/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/test/Makefile b/lib/ssh/test/Makefile
index 843b1d906d..50efc33f98 100644
--- a/lib/ssh/test/Makefile
+++ b/lib/ssh/test/Makefile
@@ -38,6 +38,7 @@ MODULES= \
ssh_sftp_SUITE \
ssh_sftpd_SUITE \
ssh_sftpd_erlclient_SUITE \
+ ssh_upgrade_SUITE \
ssh_connection_SUITE \
ssh_echo_server \
ssh_peername_sockname_server \