]> 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 492f84d7c0c6df69b06f9765b95184840093f53c..7d4e2ab4e297cb5fa2948e70ae2fd36e7ad7f507 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.46 2008/06/10 23:13:43 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)
@@ -50,10 +50,10 @@ LTESTS=     connect \
                cfgmatch \
                addrmatch \
                localcommand \
-               cipher-speed \
-               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.048178 seconds and 4 git commands to generate.