aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/Makefile
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-01-09 18:25:48 +0100
committerHans Nilsson <[email protected]>2018-01-09 18:25:48 +0100
commitaf78b33b77f0bb4abff1a4f3144c2a8a5acb3d4e (patch)
tree5e50f73de669bda5f2b197cdc86948000952cf0a /lib/ssh/test/Makefile
parent8eeaa775a218ce8b74a59cace2f6b3d31f323b0b (diff)
parent6e8a91b5d3a47e4f1b5be4ce1b213f0175b23062 (diff)
downloadotp-af78b33b77f0bb4abff1a4f3144c2a8a5acb3d4e.tar.gz
otp-af78b33b77f0bb4abff1a4f3144c2a8a5acb3d4e.tar.bz2
otp-af78b33b77f0bb4abff1a4f3144c2a8a5acb3d4e.zip
Merge branch 'maint'
* maint: ssh: A compatibility testing suite using dockers This suite tests compatibility with different combinations of OpenSSH and OpenSSL. The peer SSH is running in a docker container.
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 a18383d148..21359a0386 100644
--- a/lib/ssh/test/Makefile
+++ b/lib/ssh/test/Makefile
@@ -37,6 +37,7 @@ MODULES= \
ssh_renegotiate_SUITE \
ssh_basic_SUITE \
ssh_bench_SUITE \
+ ssh_compat_SUITE \
ssh_connection_SUITE \
ssh_engine_SUITE \
ssh_protocol_SUITE \