]> andersk Git - openssh.git/blobdiff - regress/Makefile
- djm@cvs.openbsd.org 2004/10/29 23:59:22
[openssh.git] / regress / Makefile
index dba6d0bdedefba82d7c9ccd2fccb75446bbceb33..3e22d547fcb0b5d8fa4468149a64edba486e81c3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.31 2004/06/24 19:32:00 djm Exp $
+#      $OpenBSD: Makefile,v 1.33 2004/10/29 23:59:22 djm Exp $
 
 REGRESS_TARGETS=       t1 t2 t3 t4 t5 t6 t7 t-exec
 tests:         $(REGRESS_TARGETS)
@@ -38,12 +38,13 @@ LTESTS=     connect \
                dynamic-forward \
                forwarding \
                multiplex \
-               reexec
+               reexec \
+               brokenkeys
 
 USER!=         id -un
 CLEANFILES=    t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
                authorized_keys_${USER} known_hosts pidfile \
-               ssh_config ssh_proxy sshd_config sshd_proxy \
+               ssh_config sshd_config.orig ssh_proxy sshd_config sshd_proxy \
                rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \
                rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \
                ls.copy banner.in banner.out empty.in \
This page took 0.03819 seconds and 4 git commands to generate.