summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 01e257a94..53a50ffca 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.106 2020/01/31 23:25:08 djm Exp $ 1# $OpenBSD: Makefile,v 1.108 2020/04/20 04:44:47 djm Exp $
2 2
3tests: prep file-tests t-exec unit 3tests: prep file-tests t-exec unit
4 4
@@ -66,6 +66,7 @@ LTESTS= connect \
66 cfgparse \ 66 cfgparse \
67 cfgmatch \ 67 cfgmatch \
68 cfgmatchlisten \ 68 cfgmatchlisten \
69 percent \
69 addrmatch \ 70 addrmatch \
70 localcommand \ 71 localcommand \
71 forcecommand \ 72 forcecommand \
@@ -90,8 +91,8 @@ LTESTS= connect \
90 servcfginclude \ 91 servcfginclude \
91 allow-deny-users \ 92 allow-deny-users \
92 authinfo \ 93 authinfo \
93 sshsig 94 sshsig \
94 95 keygen-comment
95 96
96 97
97INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers 98INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers