summaryrefslogtreecommitdiff
path: root/regress/sbin/ipsecctl/Makefile
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2009-08-04 15:07:55 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2009-08-04 15:07:55 +0000
commit5f8fc53e356648169689e69de3773381d04f7d95 (patch)
tree3c36594f09f25c74432c7d22fdd0a4b86185c805 /regress/sbin/ipsecctl/Makefile
parentaebe16329c0eba9d780166a62a4c9159c68da6fe (diff)
Add regress tests with IPv4 and IPv6 addresses for the srcid and/or dstid.
ok hshoexer@
Diffstat (limited to 'regress/sbin/ipsecctl/Makefile')
-rw-r--r--regress/sbin/ipsecctl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/sbin/ipsecctl/Makefile b/regress/sbin/ipsecctl/Makefile
index 963e4d19649..5cc945af13f 100644
--- a/regress/sbin/ipsecctl/Makefile
+++ b/regress/sbin/ipsecctl/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.56 2009/01/30 14:24:52 bluhm Exp $
+# $OpenBSD: Makefile,v 1.57 2009/08/04 15:07:54 jsing Exp $
# you can update the *.ok files with: make -i | patch
# TARGETS
@@ -20,6 +20,7 @@ IKETESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
IKETESTS+=16 17 18 19 20 21 22 23
IKETESTS+=29 30 31 32 33 34 35 36 37 38 39 40
IKETESTS+=41 42 43 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
+IKETESTS+=63 64 65 66 67 68
IKEDELTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
IKEDELTESTS+=16 17 18 19 20 21 22 23