]> andersk Git - openssh.git/blobdiff - regress/Makefile
- (tim) [roaming_client.c] Use of <sys/queue.h> is not really portable so
[openssh.git] / regress / Makefile
index aa4e6525dda47303354e874f7fa1ce0959e92f73..7d4e2ab4e297cb5fa2948e70ae2fd36e7ad7f507 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.45 2008/06/10 05:23:32 dtucker Exp $
+#      $OpenBSD: Makefile,v 1.49 2009/08/13 00:57:17 djm Exp $
 
 REGRESS_TARGETS=       t1 t2 t3 t4 t5 t6 t7 t-exec
 tests:         $(REGRESS_TARGETS)
@@ -34,6 +34,7 @@ LTESTS=       connect \
                agent-ptrace \
                keyscan \
                keygen-change \
+               key-options \
                scp \
                sftp \
                sftp-cmds \
@@ -49,9 +50,10 @@ LTESTS=      connect \
                cfgmatch \
                addrmatch \
                localcommand \
-               forcecommand
+               forcecommand \
+               portnum
 
-INTEROP_TESTS= putty-transfer putty-ciphers putty-kex
+INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
 #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
 
 USER!=         id -un
This page took 0.047089 seconds and 4 git commands to generate.