Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-05 | test dynaddr with netmask | Henning Brauer | |
2003-04-05 | test queue .. on $interface | Henning Brauer | |
2003-04-04 | More regression tests, including recent directory rename bug; ok markus@ | Damien Miller | |
2003-04-03 | queue ID assignment algorith changed for PRIQ | Henning Brauer | |
2003-04-03 | differently named queues on different interfaces must get different queue | Henning Brauer | |
IDs. this conflicts with the way priq works now, where queueID = priority + 1 thus, this test fails atm. | |||
2003-04-02 | enable rekey test | Markus Friedl | |
2003-03-28 | sync | Henning Brauer | |
2003-03-28 | sync | Henning Brauer | |
2003-03-28 | test rekeying (disabled) | Markus Friedl | |
2003-03-28 | mu-law and A-law spelling; | Jason McIntyre | |
mu-law and u-law are the same, so used mu-law for consistency; ok jason@ | |||
2003-03-27 | test invalid cbq and priq flags, respectively | Henning Brauer | |
2003-03-19 | test netmasks with multicast addresses | Henning Brauer | |
2003-03-19 | spelling fix | David Krause | |
ok jason@ | |||
2003-03-12 | gif3 here too | Henning Brauer | |
2003-03-12 | use gif3 instead of lo0 for this test and thus avoid the mtu issue on | Henning Brauer | |
loopback interfaces with 64bit archs. as the minimum bandwidth calculation includes mtu and it is given in the error message... go figure | |||
2003-03-12 | hardcode tbrsize to make this test on 64bit archs happy, as usual | Henning Brauer | |
2003-03-11 | check for rules getting qid and pqid set with cbq | Henning Brauer | |
2003-03-11 | add comments saying what we are testing | Henning Brauer | |
2003-03-11 | test rules get the qid and pqid assigned correctly | Henning Brauer | |
2003-03-11 | include pfctl -gsr output in the verification for the pfaltq tests | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
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 | |