Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-11 | verify different named queues don't get the same queue id on different | Henning Brauer | |
interfaces fails right now | |||
2003-03-11 | more complicated cbq queue id assigment verification | Henning Brauer | |
2003-03-11 | test queue ID assignment with cbq | Henning Brauer | |
2003-03-11 | new class of regress tests. | Henning Brauer | |
add target "pfaltq". altq rules are loaded into the kernel and pfctl -gsq output is verified. opposed to most other regress tests, these ones modify the existing setup, as altq definitons cannot live in anchors. all queue definitions are flushed by these tests. Thus, they are not run by default (not part of REGRESS_TARGETS), but must be run explicitely (make pfaltq). pfaltq1: very queue id assignment on multiple interfaces with the priq scheduler | |||
2003-03-10 | regen | Henning Brauer | |
2003-03-10 | regen; line numbers changed after adding comment in input file | Henning Brauer | |
2003-03-10 | queue doubly defined on one interface, fails right now | Henning Brauer | |
(is later rejected at load time by the kernel, but pfctl should detect it) | |||
2003-03-10 | tun0 mtu depends on too much external factors, so better hardcode tbrsize | Henning Brauer | |
2003-03-10 | double word (the the) and spelling | David Krause | |
ok henning@ | |||
2003-03-09 | add comments what we are testing - these tests look so simple that they | Henning Brauer | |
might get removed later otherwise, so make clear these are edge cases in internals we are provoking | |||
2003-03-09 | typo in comment, krause | Henning Brauer | |
2003-03-09 | same edge case for LOOP_THROUGH in totally different context | Henning Brauer | |
2003-03-09 | test an edge case in LOOP_THROUGH behaviour | Henning Brauer | |
fails right now | |||
2003-03-09 | stests may not have +x set, so prefix the call with sh | David Krause | |
ok millert@ | |||
2003-03-08 | regen after pfctl output change | Henning Brauer | |
2003-03-08 | -g in pfload${n}-update | Henning Brauer | |
2003-03-07 | Needs -g flag now. | Cedric Berger | |
2003-03-07 | use -g | Henning Brauer | |
2003-03-03 | regen | Henning Brauer | |
2003-03-02 | queue on two interfaces | Henning Brauer | |
2003-03-02 | regen after pfctl changes | Henning Brauer | |
2003-03-02 | someone updated a regress test without running teh full suite thereafter... | Henning Brauer | |
cedric, if you update an input file, the .loaded output file changes too of course. | |||
2003-03-02 | cbq control keyword is gone | Henning Brauer | |
2003-02-28 | a cbq queue cannot be both default and control queue | Henning Brauer | |
fails right now | |||
2003-02-28 | add targets to regenerate the .ok files | Henning Brauer | |
ok cedric@, silence others | |||
2003-02-27 | update regress test output to match change in error message | David Krause | |
ok henning@ | |||
2003-02-26 | Hmm... non-empty files are better. | Cedric Berger | |
2003-02-26 | And a couple more binat failures. | Cedric Berger | |
2003-02-26 | As promised, a bunch of new valid binat tests. | Cedric Berger | |
2003-02-26 | altq without scheduler | Henning Brauer | |
2003-02-26 | binat-anchor: no fromto, no proto list expansion | Henning Brauer | |
2003-02-26 | rdr-anchor: no src port, no dst port list expansion, no dst port operators | Henning Brauer | |
2003-02-26 | anchorname too long | Henning Brauer | |
2003-02-25 | repair/simplify/flexify binat userland. | Cedric Berger | |
ok dhartmei@ henning@ | |||
2003-02-25 | Add regress tests for the 'table <foo> file "filename"' syntax. | Cedric Berger | |
Syntax checks only in pfsimple2, real tests in pfr13. | |||
2003-02-24 | test for invalid next pointers in symhead with macro redefinitions. | Henning Brauer | |
fails right now | |||
2003-02-24 | More illegal table constructs. | Cedric Berger | |
2003-02-23 | Test for invalid scrub rules. | Ryan Thomas McBride | |
2003-02-23 | Test invalid conditions in rdr-anchor and binat-anchor. | Ryan Thomas McBride | |
2003-02-22 | pfctl allows a space between the < >'s and the table name. | Ryan Thomas McBride | |
2003-02-22 | Make the pfload regression tests check translation rules as well as | Ryan Thomas McBride | |
filter rules. | |||
2003-02-22 | krause found one more untested thing: per-rule timeouts and per-rule state | Henning Brauer | |
limit. woohoo! | |||
2003-02-21 | better | Henning Brauer | |
2003-02-21 | test altq tbrsize calculation | Henning Brauer | |
2003-02-21 | whole bunch of options tests, idea by krause | Henning Brauer | |
2003-02-21 | test scrub random-id, pointed out by krause | Henning Brauer | |
2003-02-21 | more testing: illegal port, af mismatch w/ route-to and more flags tcponly | Henning Brauer | |
from krause | |||
2003-02-21 | set loginterface to nonexistant interface | Henning Brauer | |
2003-02-21 | explicit tbrsize; found by mcbride@ | Henning Brauer | |
2003-02-20 | test for nonexistant interface rejection in the dynaddr case | Henning Brauer | |