From fdfc403c0410124b37b06d1cf07ae278bdd159d3 Mon Sep 17 00:00:00 2001 From: Cedric Berger Date: Tue, 14 Jan 2003 14:43:32 +0000 Subject: Add regression tests for radix table address manipulations. ok dhartmei@ --- regress/sbin/pfctl/pfr7.ok | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 regress/sbin/pfctl/pfr7.ok (limited to 'regress/sbin/pfctl/pfr7.ok') diff --git a/regress/sbin/pfctl/pfr7.ok b/regress/sbin/pfctl/pfr7.ok new file mode 100644 index 00000000000..9993ec36ec8 --- /dev/null +++ b/regress/sbin/pfctl/pfr7.ok @@ -0,0 +1,14 @@ +# create +1 table added. +# add +pfctl: illegal address: "1.2.3.4.5" +# add +pfctl: illegal netmask: "33" +# add +pfctl: illegal address: ":80" +# table +regress +# table -v +-pa-- regress +# kill +1 table deleted. -- cgit v1.2.3