summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Collapse)Author
2003-02-20test for nonexistant interface rejection in the dynaddr caseHenning Brauer
2003-02-20typoHenning Brauer
2003-02-19address family uniqueness with NATHenning Brauer
2003-02-19redirect to tables is invalidHenning Brauer
2003-02-19...and poor new files need to be added... *sigh*Henning Brauer
2003-02-19poor queues need a parentHenning Brauer
2003-02-19flags S is invalidHenning Brauer
2003-02-19test labelmacro $ifHenning Brauer
2003-02-19bogus. pf25 tests this better.Henning Brauer
2003-02-19clean the dust and sync with realityHenning Brauer
2003-02-19adjust after pfctl changes; and test icmp version / address family mismatchHenning Brauer
a bit better
2003-02-19reorganize the Makefile: add a target for each type of tests. document them.Henning Brauer
side-effect: quite a speedup. ok cedric@ dhartmei@
2003-02-19try to provoke host() misbehaviorHenning Brauer
2003-02-19tbrsize explicitelyHenning Brauer
2003-02-19need to specify tbrsize explicitely; automatically caclulated one isHenning Brauer
different on 64bit archs due to slightly different MTU
2003-02-19adjust after pfctl changesHenning Brauer
2003-02-19two more load tests; verified on i386 alpha sparc64Henning Brauer
2003-02-19add hints why some regress tests have no pfload counterpartHenning Brauer
2003-02-19Regression tests are not supposed to flush the user's PF ruleset...Cedric Berger
2003-02-18test correct operation of the -N, -O, -A and -R load options.Henning Brauer
some of these fail right now.
2003-02-18adjust after pf31.in changedHenning Brauer
2003-02-18test pfctl output for the fail tests too.Henning Brauer
that ensures that not a single failure-causing statement makes the whole test succeed.
2003-02-18doesn't hurt to add the files in question...Henning Brauer
2003-02-18test setting all optimization levelsHenning Brauer
2003-02-18better block-policy testsHenning Brauer
2003-02-18test set require-order noHenning Brauer
a regress test especially written for miod@
2003-02-17adjustHenning Brauer
2003-02-14test double macro defHenning Brauer
2003-02-14adjust after pfctl changesHenning Brauer
2003-02-14emacsed out. route-to loopback is valid nowHenning Brauer
2003-02-14test -Dmacro=valueHenning Brauer
2003-02-12Match changes in pfctl which make rdr behave more like the other rule types.Ryan Thomas McBride
ok dhartmei@
2003-02-03Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@Daniel Hartmeier
2003-01-30need to disable load tests for altq and table stuff for now :-(Henning Brauer
2003-01-30test :network and :broadcast modifiersHenning Brauer
2003-01-26add rdr test for port x:y -> port zMarkus Friedl
2003-01-25Update test to handle changes in pfctl handling of "rdr ... -> ... $port:*"Ryan Thomas McBride
ok dhartmei@
2003-01-25Regression tests for table statements and rules containing tables.Cedric Berger
ok henning@
2003-01-24Make table tests less sensitive to environmental conditions.Cedric Berger
Work started with revision 1.4 ok dhartmei@
2003-01-20Sync with pfctl fixes.Cedric Berger
2003-01-19Test label expansion functions.Camiel Dobbelaar
ok dhartmei henning
2003-01-19Labels are quoted in rule output now.Camiel Dobbelaar
2003-01-18adjust; err msgs changedHenning Brauer
2003-01-18Add "static-port" to some of the nat rule tests.Ryan Thomas McBride
2003-01-17Make table tests less sensitive to environmental conditions.Cedric Berger
ok dhartmei@
2003-01-15Bunch of new regression tests. The only missing thing now is testsCedric Berger
for the <table> syntax in rules.
2003-01-15Add memory allocation checks + leak detection in regress tests.Cedric Berger
2003-01-14catch upHenning Brauer
2003-01-14${SUDO} in pfsetupHenning Brauer
2003-01-14Add regression tests for radix table address manipulations.Cedric Berger
ok dhartmei@