summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2003-04-05test dynaddr with netmaskHenning Brauer
2003-04-05test queue .. on $interfaceHenning Brauer
2003-04-04More regression tests, including recent directory rename bug; ok markus@Damien Miller
2003-04-03queue ID assignment algorith changed for PRIQHenning Brauer
2003-04-03differently named queues on different interfaces must get different queueHenning Brauer
IDs. this conflicts with the way priq works now, where queueID = priority + 1 thus, this test fails atm.
2003-04-02enable rekey testMarkus Friedl
2003-03-28syncHenning Brauer
2003-03-28syncHenning Brauer
2003-03-28test rekeying (disabled)Markus Friedl
2003-03-28mu-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-27test invalid cbq and priq flags, respectivelyHenning Brauer
2003-03-19test netmasks with multicast addressesHenning Brauer
2003-03-19spelling fixDavid Krause
ok jason@
2003-03-12gif3 here tooHenning Brauer
2003-03-12use gif3 instead of lo0 for this test and thus avoid the mtu issue onHenning 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-12hardcode tbrsize to make this test on 64bit archs happy, as usualHenning Brauer
2003-03-11check for rules getting qid and pqid set with cbqHenning Brauer
2003-03-11add comments saying what we are testingHenning Brauer
2003-03-11test rules get the qid and pqid assigned correctlyHenning Brauer
2003-03-11include pfctl -gsr output in the verification for the pfaltq testsHenning Brauer
2003-03-11regenHenning Brauer
2003-03-11regenHenning Brauer
2003-03-11verify different named queues don't get the same queue id on differentHenning Brauer
interfaces fails right now
2003-03-11more complicated cbq queue id assigment verificationHenning Brauer
2003-03-11test queue ID assignment with cbqHenning Brauer
2003-03-11new 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-10regenHenning Brauer
2003-03-10regen; line numbers changed after adding comment in input fileHenning Brauer
2003-03-10queue doubly defined on one interface, fails right nowHenning Brauer
(is later rejected at load time by the kernel, but pfctl should detect it)
2003-03-10tun0 mtu depends on too much external factors, so better hardcode tbrsizeHenning Brauer
2003-03-10double word (the the) and spellingDavid Krause
ok henning@
2003-03-09add comments what we are testing - these tests look so simple that theyHenning Brauer
might get removed later otherwise, so make clear these are edge cases in internals we are provoking
2003-03-09typo in comment, krauseHenning Brauer
2003-03-09same edge case for LOOP_THROUGH in totally different contextHenning Brauer
2003-03-09test an edge case in LOOP_THROUGH behaviourHenning Brauer
fails right now
2003-03-09stests may not have +x set, so prefix the call with shDavid Krause
ok millert@
2003-03-08regen after pfctl output changeHenning Brauer
2003-03-08-g in pfload${n}-updateHenning Brauer
2003-03-07Needs -g flag now.Cedric Berger
2003-03-07use -gHenning Brauer
2003-03-03regenHenning Brauer
2003-03-02queue on two interfacesHenning Brauer
2003-03-02regen after pfctl changesHenning Brauer
2003-03-02someone 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-02cbq control keyword is goneHenning Brauer
2003-02-28a cbq queue cannot be both default and control queueHenning Brauer
fails right now
2003-02-28add targets to regenerate the .ok filesHenning Brauer
ok cedric@, silence others
2003-02-27update regress test output to match change in error messageDavid Krause
ok henning@
2003-02-26Hmm... non-empty files are better.Cedric Berger
2003-02-26And a couple more binat failures.Cedric Berger