summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2002-12-19use ${SUDO} for pfctl when we actually use the ioctls.Ryan Thomas McBride
2002-12-18Load regress rules into anchor regress:regress and compare the outputDaniel Hartmeier
2002-12-18Regress test nat-anchor, rdr-anchor and binat-anchor rules.Daniel Hartmeier
2002-12-17test PRIQHenning Brauer
2002-12-17"cosmetical changes if at all". yeah.Henning Brauer
2002-12-16loopback interface MTU differs on 64 bit archs.Henning Brauer
2002-12-13might help to add the actual tests.Henning Brauer
2002-12-13test scrub options in unusual orderHenning Brauer
2002-12-13test extended syntax for queue assignment on filter rulesHenning Brauer
2002-12-13adjust after minor output change (whitespace)Henning Brauer
2002-12-13don't fail if stdout is not a tty.Marco S Hyman
2002-12-09make sure getpeereid works in the agent; XXX test needs sudoMarkus Friedl
2002-12-09make sure gdb cannot attach to a running agentMarkus Friedl
2002-12-09check $SSH_CONNECTIONMarkus Friedl
2002-12-08Test option "-" (BSD extension)Todd C. Miller
2002-12-08comment out bogus portion of test until I figureMarco S Hyman
2002-12-08test options on altq and queue rules in fancy orderHenning Brauer
2002-12-08adjust after syntax changeHenning Brauer
2002-12-07regress test anchor syntaxDaniel Hartmeier
2002-12-07fromto is optional now, "from any to any" equals "all" equals omitted.Daniel Hartmeier
2002-12-07now that we use the MTU from the interface instead of assuming 1500 theHenning Brauer
2002-12-07Add test for fix in revision 1.5 of getopt_long.cTodd C. Miller
2002-12-07match regression test with changes to internal byte order of string basedRyan Thomas McBride
2002-12-06Direction (in/out) is now optional in filter rules, 'block all' is valid,Daniel Hartmeier
2002-12-06block -> block dropHenning Brauer
2002-12-05update test resultsTodd C. Miller
2002-12-05excercise "-W longopt"Todd C. Miller
2002-12-05simple regress for getopt_long() and getopt_long_only()Todd C. Miller
2002-12-05127.0.0.1/8 -> 127.0.0.0/8Henning Brauer
2002-12-05change self test to use pfX.ok as input; ok henning@Markus Friedl
2002-12-05s/@1//Markus Friedl
2002-12-05and we no longer need to strip the rule numbers off, as they are goneHenning Brauer
2002-12-05no more rule numbers in outputHenning Brauer
2002-12-05enable 'self' tests; ok henning@Markus Friedl
2002-12-05adjust after pfctl output changesHenning Brauer
2002-12-04test opts in another than the classical orderHenning Brauer
2002-12-04add miscArtur Grabowski
2002-12-04Trivial test to see if c++ exceptions work.Artur Grabowski
2002-12-02test user, actually, test multiple user commandsTheo de Raadt
2002-11-29test altq with interface expansionHenning Brauer
2002-11-28test qlimit on altq ruleHenning Brauer
2002-11-28Sync with changes in pfctl:Ryan Thomas McBride
2002-11-28remove trailing whitespaceRyan Thomas McBride
2002-11-28add regression test for nat poolsRyan Thomas McBride
2002-11-27more altq testingHenning Brauer
2002-11-27adjust after printing changesHenning Brauer
2002-11-26test for working timeouts on recv, currently failingMichael Shalayeff
2002-11-25create a new set of regress tests, which require an activeMichael Shalayeff
2002-11-25adjust; slightly off due to 1K = 1000 fixHenning Brauer
2002-11-25kill trailing newlines; markus@Henning Brauer