diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-18 18:05:53 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-02-18 18:05:53 +0000 |
commit | 3c9bb8249b2022eaf90e6f71206a7ce32f8b3661 (patch) | |
tree | 098232ef76f6e6d527668e933eb47cc1309f7c1c /regress/sbin/pfctl/pfail10.ok | |
parent | 623d677138096ee638b15281caf67bb87dcdf075 (diff) |
test pfctl output for the fail tests too.
that ensures that not a single failure-causing statement makes the whole
test succeed.
Diffstat (limited to 'regress/sbin/pfctl/pfail10.ok')
-rw-r--r-- | regress/sbin/pfctl/pfail10.ok | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail10.ok b/regress/sbin/pfctl/pfail10.ok new file mode 100644 index 00000000000..dd84cc3d801 --- /dev/null +++ b/regress/sbin/pfctl/pfail10.ok @@ -0,0 +1,4 @@ +stdin:4: Rules must be in order: options, scrub, queue, NAT, filter +pfctl: Syntax error in file: pf rules not loaded +nat on lo0 inet all -> 127.0.0.1 +pass in on lo1 all |