Age | Commit message (Expand) | Author |
2003-01-17 | Make table tests less sensitive to environmental conditions. | Cedric Berger |
2003-01-15 | Bunch of new regression tests. The only missing thing now is tests | Cedric Berger |
2003-01-15 | Add memory allocation checks + leak detection in regress tests. | Cedric Berger |
2003-01-14 | catch up | Henning Brauer |
2003-01-14 | ${SUDO} in pfsetup | Henning Brauer |
2003-01-14 | Add regression tests for radix table address manipulations. | Cedric Berger |
2003-01-06 | Add tests for address pools with route-to/reply-to/dup-to. | Ryan Thomas McBride |
2003-01-04 | Honour noroute in skip step calculation, found by cedric@ | Daniel Hartmeier |
2003-01-01 | Remove skip step for action (scrub vs. non-scrub), as scrub rules are | Daniel Hartmeier |
2002-12-31 | Adjust tests for kernel split of scrub into it's own ruleset type. | Ryan Thomas McBride |
2002-12-31 | Change this test to use the ipv6-icmp alias, icmp6. | Ryan Thomas McBride |
2002-12-31 | Fix regression tests for ipv6-icmp-type to icmp6-type changes in pfctl. | Ryan Thomas McBride |
2002-12-27 | Update some scrub tests with the "log" keyword. | Ryan Thomas McBride |
2002-12-24 | Add "reply-to" keyword to regress test. | Ryan Thomas McBride |
2002-12-24 | add cbq "control" keyword to regress test | Ryan Thomas McBride |
2002-12-24 | add "require-order" to regress test for options | Ryan Thomas McBride |
2002-12-23 | specify tbrsize; fixes this test on alpha | Henning Brauer |
2002-12-19 | use ${SUDO} for pfctl when we actually use the ioctls. | Ryan Thomas McBride |
2002-12-18 | Load regress rules into anchor regress:regress and compare the output | Daniel Hartmeier |
2002-12-18 | Regress test nat-anchor, rdr-anchor and binat-anchor rules. | Daniel Hartmeier |
2002-12-17 | test PRIQ | Henning Brauer |
2002-12-17 | "cosmetical changes if at all". yeah. | Henning Brauer |
2002-12-16 | loopback interface MTU differs on 64 bit archs. | Henning Brauer |
2002-12-13 | might help to add the actual tests. | Henning Brauer |
2002-12-13 | test scrub options in unusual order | Henning Brauer |
2002-12-13 | test extended syntax for queue assignment on filter rules | Henning Brauer |
2002-12-13 | adjust after minor output change (whitespace) | Henning Brauer |
2002-12-08 | test options on altq and queue rules in fancy order | Henning Brauer |
2002-12-08 | adjust after syntax change | Henning Brauer |
2002-12-07 | regress test anchor syntax | Daniel Hartmeier |
2002-12-07 | fromto is optional now, "from any to any" equals "all" equals omitted. | Daniel Hartmeier |
2002-12-07 | now that we use the MTU from the interface instead of assuming 1500 the | Henning Brauer |
2002-12-07 | match regression test with changes to internal byte order of string based | Ryan Thomas McBride |
2002-12-06 | Direction (in/out) is now optional in filter rules, 'block all' is valid, | Daniel Hartmeier |
2002-12-06 | block -> block drop | Henning Brauer |
2002-12-05 | 127.0.0.1/8 -> 127.0.0.0/8 | Henning Brauer |
2002-12-05 | change self test to use pfX.ok as input; ok henning@ | Markus Friedl |
2002-12-05 | s/@1// | Markus Friedl |
2002-12-05 | and we no longer need to strip the rule numbers off, as they are gone | Henning Brauer |
2002-12-05 | no more rule numbers in output | Henning Brauer |
2002-12-05 | enable 'self' tests; ok henning@ | Markus Friedl |
2002-12-05 | adjust after pfctl output changes | Henning Brauer |
2002-12-04 | test opts in another than the classical order | Henning Brauer |
2002-12-02 | test user, actually, test multiple user commands | Theo de Raadt |
2002-11-29 | test altq with interface expansion | Henning Brauer |
2002-11-28 | test qlimit on altq rule | Henning Brauer |
2002-11-28 | Sync with changes in pfctl: | Ryan Thomas McBride |
2002-11-28 | remove trailing whitespace | Ryan Thomas McBride |
2002-11-28 | add regression test for nat pools | Ryan Thomas McBride |
2002-11-27 | more altq testing | Henning Brauer |