summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2004-02-28Test acss too; ok markus@Darren Tucker
2004-02-28do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.Jun-ichiro itojun Hagino
2004-02-28Make dynamic-forward understand nc's new output. ok markus@Darren Tucker
2004-02-28kill bad functions; some sort of ok from marc who is trying to confuse meTheo de Raadt
2004-02-28avoid bad functions; tedu okTheo de Raadt
2004-02-28struct reg changedTheo de Raadt
2004-02-28regress tests full of warnings make me go redTheo de Raadt
2004-02-27NO SPRINTF!Theo de Raadt
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-24Test for error with 'source-track global'/'max-src-nodes' combo.Ryan Thomas McBride
2004-02-24Handle 'source-track rule' requirement for 'max-src-nodes'.Ryan Thomas McBride
2004-02-24test against recent ssh.com releasesMarkus Friedl
2004-02-24allow arguments in ${TEST_SSH_XXX}Markus Friedl
2004-02-23disable buffering on stdout/stderr to avoid freaky sbrk() messagesMichael Shalayeff
2004-02-23let this run on a few more archsTheo de Raadt
2004-02-21First regression test for pkg_add, checking packages-specs lists.Marc Espie
2004-02-19regen; qid change.Kenjiro Cho
2004-02-18Make sure interface cleanup and setup are only run once, and clean up if weRyan Thomas McBride
2004-02-17Add regression test for LoginGraceTime; ok markus@Darren Tucker
2004-02-15Fool gcc3 into not detecting we want a divide by zero at compile time.Miod Vallat
2004-02-15Sync arch list with etc/Miod Vallat
2004-02-11include some missing onesTheo de Raadt
2004-02-11Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon.Cedric Berger
2004-02-11EOL at endTheo de Raadt
2004-02-11Deal with pfctl always needing root by adding ${SUDO} where it's needed.Ryan Thomas McBride
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-02-04Test 'pass proto { tcp udp icmp } modulate state' type rulesRyan Thomas McBride
2004-02-04Test comment continuation with \Ryan Thomas McBride
2004-02-04Test ^ and $ in -w mode; currently fails. Fix awaiting approval...Todd C. Miller
2004-02-03adding tests after fixing bugs to prevent them from reapperaing gives extraHenning Brauer
2004-02-03you shall not forget committing regress fixes after fixing a bugHenning Brauer
2004-01-31Simple unaligned-pc ptrace evil test.Miod Vallat
2004-01-29Add fifofs regress (currently fails)Todd C. Miller
2004-01-29Add copyright, remove old test results from a comment and enhanceTodd C. Miller
2004-01-29Simple FIFO regress for O_RDWR using poll, read and write.Todd C. Miller
2004-01-26if one destroy fails, keep trying the othersTheo de Raadt
2004-01-26don't create/destroy interfaces in depend or regressDavid Krause
2004-01-25Add missing REGRESS_TARGETS for t15 and t16Todd C. Miller
2004-01-25Two more tests; based on a failure Matthieu found with my firstTodd C. Miller
2004-01-21fix MakefileDavid Krause
2004-01-20Add strptime regress from NetBSD; OK miod@ after un-peeing.Todd C. Miller
2004-01-19test taken from /usr/include/db.hMarc Espie
2004-01-18add regression tests for /dev/ptm.Bob Beck
2004-01-16Test more ways of producing a positive infinity, and then test negativeMiod Vallat
2004-01-15regression for pthread version of closefromMarco S Hyman
2004-01-15Add a new regression test, which checks that we handle fp overflow correctly,Miod Vallat
2004-01-15add simple systrace regresssion testNikolay Sturm
2004-01-14regen; qid change.Kenjiro Cho
2004-01-13don't delete thyself when running without obj/ ; ok markus@Damien Miller
2004-01-08Update regression test to match current library semantics. A selectMarco S Hyman