From 287b9329c5fc2e1a177f9608209a35a6c5bf852a Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Wed, 7 Oct 2009 10:31:56 +1100 Subject: - djm@cvs.openbsd.org 2009/08/13 00:57:17 [regress/Makefile] regression test for port number parsing. written as part of the a2port change that went into 5.2 but I forgot to commit it at the time... --- regress/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'regress') diff --git a/regress/Makefile b/regress/Makefile index 3b8ea245b..7d4e2ab4e 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.48 2008/06/28 13:57:25 djm 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,7 +50,8 @@ LTESTS= connect \ cfgmatch \ addrmatch \ localcommand \ - forcecommand + forcecommand \ + portnum INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers #INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp -- cgit v1.2.3