aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2019-04-29 16:23:09 +0200
committerIngela Anderton Andin <[email protected]>2019-05-03 11:43:35 +0200
commit41bd9fe82a815e68bdb9e45ff63968e21463e5f3 (patch)
treea981492450859f4d44c2616c8aa627ae34a60922 /lib/ssl/test/Makefile
parent61102eeb8ea13f48d7f068e272ba957e767a603c (diff)
downloadotp-41bd9fe82a815e68bdb9e45ff63968e21463e5f3.tar.gz
otp-41bd9fe82a815e68bdb9e45ff63968e21463e5f3.tar.bz2
otp-41bd9fe82a815e68bdb9e45ff63968e21463e5f3.zip
ssl: Add new interop test suite
Remove test form "ECC suites" that are covered by the new interop suite or by the fairly new ssl_cipher_suite_SUITE.
Diffstat (limited to 'lib/ssl/test/Makefile')
-rw-r--r--lib/ssl/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssl/test/Makefile b/lib/ssl/test/Makefile
index f7fae16088..dba90aaff0 100644
--- a/lib/ssl/test/Makefile
+++ b/lib/ssl/test/Makefile
@@ -44,6 +44,7 @@ MODULES = \
ssl_bench_SUITE \
ssl_cipher_SUITE \
ssl_cipher_suite_SUITE \
+ openssl_server_cipher_suite_SUITE\
ssl_certificate_verify_SUITE\
ssl_crl_SUITE\
ssl_dist_SUITE \