Age | Commit message (Expand) | Author |
2003-02-19 | adjust after pfctl changes | Henning Brauer |
2003-02-19 | two more load tests; verified on i386 alpha sparc64 | Henning Brauer |
2003-02-19 | add hints why some regress tests have no pfload counterpart | Henning Brauer |
2003-02-19 | Regression tests are not supposed to flush the user's PF ruleset... | Cedric Berger |
2003-02-18 | test correct operation of the -N, -O, -A and -R load options. | Henning Brauer |
2003-02-18 | adjust after pf31.in changed | Henning Brauer |
2003-02-18 | test pfctl output for the fail tests too. | Henning Brauer |
2003-02-18 | doesn't hurt to add the files in question... | Henning Brauer |
2003-02-18 | test setting all optimization levels | Henning Brauer |
2003-02-18 | better block-policy tests | Henning Brauer |
2003-02-18 | test set require-order no | Henning Brauer |
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-02-17 | adjust | Henning Brauer |
2003-02-14 | test double macro def | Henning Brauer |
2003-02-14 | adjust after pfctl changes | Henning Brauer |
2003-02-14 | emacsed out. route-to loopback is valid now | Henning Brauer |
2003-02-14 | test -Dmacro=value | Henning Brauer |
2003-02-12 | Match changes in pfctl which make rdr behave more like the other rule types. | Ryan Thomas McBride |
2003-02-12 | a double to int conversion test | Michael Shalayeff |
2003-02-12 | a very simple rint() test. helped figure out fpu emulation probs on hppa | Michael Shalayeff |
2003-02-12 | simple alloca test. done twice per deraadt@ suggest | Michael Shalayeff |
2003-02-09 | a common construct that ksh fails. | Marc Espie |
2003-02-05 | clean up the testall target | Marco S Hyman |
2003-02-05 | add stdfiles test for proper fd handling | Marco S Hyman |
2003-02-05 | - combine 16 bit le/be functions | Jason Wright |
2003-02-04 | Add test to compare threaded vs non-threaded fd handling. | Marco S Hyman |
2003-02-04 | don't need double precision anywhere in here | Jason Wright |
2003-02-04 | better | Jason Wright |
2003-02-04 | hack at stereo adpcm | Jason Wright |
2003-02-04 | free memory if pointer is -not- NULL... | Jason Wright |
2003-02-03 | Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@ | Daniel Hartmeier |
2003-02-01 | Test programs for dependant shared library constructors. | Dale Rahn |
2003-02-01 | rcsid | Jason Wright |
2003-02-01 | Probably should recurse into the new test... | Jason Wright |
2003-02-01 | add -f flag so the device can be specified, and make sure the device is | Jason Wright |
2003-02-01 | audio encoding tester | Jason Wright |
2003-01-30 | need to disable load tests for altq and table stuff for now :-( | Henning Brauer |
2003-01-30 | test :network and :broadcast modifiers | Henning Brauer |
2003-01-30 | add "testall" target for development testing | Marco S Hyman |
2003-01-27 | Another incorrect regression test. POSIX specifies that signal | Marco S Hyman |
2003-01-26 | remove bogus comment | Marco S Hyman |
2003-01-26 | add rdr test for port x:y -> port z | Markus Friedl |
2003-01-25 | Update test to handle changes in pfctl handling of "rdr ... -> ... $port:*" | Ryan Thomas McBride |
2003-01-25 | Regression tests for table statements and rules containing tables. | Cedric Berger |
2003-01-24 | Make table tests less sensitive to environmental conditions. | Cedric Berger |
2003-01-23 | print out the bad values when the test fails | Marco S Hyman |
2003-01-20 | Sync with pfctl fixes. | Cedric Berger |
2003-01-19 | repository move libc_r to libpthread | Theo de Raadt |
2003-01-19 | repository move to libpthread | Theo de Raadt |
2003-01-19 | add test to ensure select can be cancelled. | Marco S Hyman |