summaryrefslogtreecommitdiffstats
path: root/regress/Makefile
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-04-15 00:31:10 +0000
committerDamien Miller <djm@mindrot.org>2016-04-15 11:16:13 +1000
commit35f22dad263cce5c61d933ae439998cb965b8748 (patch)
tree61e9d0ef521c020ecbde6ef9a7638058bb4ffbe5 /regress/Makefile
parent6b8a1a87005818d4700ce8b42faef746e82c1f51 (diff)
upstream commit
regression test for ssh_config Include directive Upstream-Regress-ID: 46a38c8101f635461c506d1aac2d96af80f97f1e
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 839fb8ec..4e32eab8 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.84 2016/03/04 02:30:36 djm Exp $
+# $OpenBSD: Makefile,v 1.85 2016/04/15 00:31:10 djm Exp $
REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
tests: prep $(REGRESS_TARGETS)
@@ -75,7 +75,8 @@ LTESTS= connect \
keygen-knownhosts \
hostkey-rotate \
principals-command \
- cert-file
+ cert-file \
+ cfginclude
# dhgex \
@@ -106,7 +107,8 @@ CLEANFILES= t2.out t3.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
sftp-server.sh sftp-server.log sftp.log setuid-allowed \
data ed25519-agent ed25519-agent.pub key.ed25519-512 \
key.ed25519-512.pub netcat host_krl_* host_revoked_* \
- kh.* user_*key* agent-key.* known_hosts.* hkr.*
+ kh.* user_*key* agent-key.* known_hosts.* hkr.* \
+ scp-ssh-wrapper.scp ssh_proxy_bak ssh_config.*
SUDO_CLEAN+= /var/run/testdata_${USER} /var/run/keycommand_${USER}