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/pfr7.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/pfr7.ok')
-rw-r--r-- | regress/sbin/pfctl/pfr7.ok | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/regress/sbin/pfctl/pfr7.ok b/regress/sbin/pfctl/pfr7.ok index d366b51b82a..c60ca0fe087 100644 --- a/regress/sbin/pfctl/pfr7.ok +++ b/regress/sbin/pfctl/pfr7.ok @@ -1,13 +1,9 @@ # create 1 table added. -# add +# fail add 1.2.3.4.5 cannot resolve 1.2.3.4.5: no address associated with name -# add +# fail add :80 cannot resolve :80: no address associated with name -# table -regress -# table -v --pa-- regress # kill 1 table deleted. ktable: 1 allocated, 1 released, 0 leaked. |