diff options
author | Cedric Berger <cedric@cvs.openbsd.org> | 2003-01-15 17:08:17 +0000 |
---|---|---|
committer | Cedric Berger <cedric@cvs.openbsd.org> | 2003-01-15 17:08:17 +0000 |
commit | 78ae833db046f5889e4b0e8054f703c70591f4d1 (patch) | |
tree | 5fa0e263f40d710d99327e8e7a56b0693483aaa2 /regress/sbin/pfctl/pfr8.ok | |
parent | d3a8b6e5ebf772eca59716d7480aaf1f5a56759f (diff) |
Bunch of new regression tests. The only missing thing now is tests
for the <table> syntax in rules.
Diffstat (limited to 'regress/sbin/pfctl/pfr8.ok')
-rw-r--r-- | regress/sbin/pfctl/pfr8.ok | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/regress/sbin/pfctl/pfr8.ok b/regress/sbin/pfctl/pfr8.ok index 79b51d43b40..6c4dff7d8c1 100644 --- a/regress/sbin/pfctl/pfr8.ok +++ b/regress/sbin/pfctl/pfr8.ok @@ -1,23 +1,19 @@ # create 1 table added. -# add -n localhost +# pass add -n localhost 2/2 addresses added (dummy). -# add -nf- +# pass add -nf- 2/2 addresses added (dummy). -# add -nqv +# pass add -nqv localhost A ::1 A 127.0.0.1 -# add -nqvv +# pass add -nqvv localhost A ::1 A 127.0.0.1 -# add +# pass add localhost 2/2 addresses added. -# add +# fail add invalid$host cannot resolve invalid$host: no address associated with name -# table -regress -# table -v --pa-- regress # kill 1 table deleted. ktable: 6 allocated, 6 released, 0 leaked. |