summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-02-18 17:54:33 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-02-18 17:54:33 +0000
commit623d677138096ee638b15281caf67bb87dcdf075 (patch)
tree6e2b1290fdb2ac758add33528b47831dcfd2f811 /regress
parentb0febd158ec9dfb61e99a3c7e4bf67b520cb27a7 (diff)
doesn't hurt to add the files in question...
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pf52.in7
-rw-r--r--regress/sbin/pfctl/pf52.ok5
2 files changed, 12 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf52.in b/regress/sbin/pfctl/pf52.in
new file mode 100644
index 00000000000..262d029841d
--- /dev/null
+++ b/regress/sbin/pfctl/pf52.in
@@ -0,0 +1,7 @@
+# test setting all optimizations to avoid future keyword clashes
+
+set optimization normal
+set optimization satellite
+set optimization high-latency
+set optimization conservative
+set optimization aggressive
diff --git a/regress/sbin/pfctl/pf52.ok b/regress/sbin/pfctl/pf52.ok
new file mode 100644
index 00000000000..f83263b2a26
--- /dev/null
+++ b/regress/sbin/pfctl/pf52.ok
@@ -0,0 +1,5 @@
+set optimization normal
+set optimization satellite
+set optimization high-latency
+set optimization conservative
+set optimization aggressive