summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libssl/unit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/unit/Makefile b/src/regress/lib/libssl/unit/Makefile
index a1935bbd88..fbd07e556b 100644
--- a/src/regress/lib/libssl/unit/Makefile
+++ b/src/regress/lib/libssl/unit/Makefile
@@ -1,8 +1,9 @@
1# $OpenBSD: Makefile,v 1.12 2021/05/03 23:42:04 inoguchi Exp $ 1# $OpenBSD: Makefile,v 1.13 2022/07/20 14:50:31 tb Exp $
2 2
3TEST_CASES+= cipher_list 3TEST_CASES+= cipher_list
4TEST_CASES+= ssl_get_shared_ciphers 4TEST_CASES+= ssl_get_shared_ciphers
5TEST_CASES+= ssl_methods 5TEST_CASES+= ssl_methods
6TEST_CASES+= ssl_set_alpn_protos
6TEST_CASES+= ssl_versions 7TEST_CASES+= ssl_versions
7TEST_CASES+= tls_ext_alpn 8TEST_CASES+= tls_ext_alpn
8TEST_CASES+= tls_prf 9TEST_CASES+= tls_prf