summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2004-04-27fd passing works over a socketpair too of course so document this.Todd C. Miller
2004-04-27regress check for macro presence/failure in bounded attrib declarationAnil Madhavapeddy
2004-04-27regress test for environment passing, SendEnv & AcceptEnv options; ok markus@Damien Miller
2004-04-26Oops, unbreak m88k; spotted by aoyama@Miod Vallat
2004-04-25probability tests.Cedric Berger
2004-04-24Look for tests in sys/arch/MACHINE_ARCH as well if necessary; and move theMiod Vallat
2004-04-23fill in the blanks for gcc2Anil Madhavapeddy
2004-04-23Lots more regression tests to test builtins for gcc3 and various ickyAnil Madhavapeddy
2004-04-21luna88k can play here tooMiod Vallat
2004-04-14antispoof with dynamic addresses wants some test too.Cedric Berger
2004-04-12don't check rfork. the RFMEM changes had two effects. some of theTed Unangst
2004-04-03use a constant sized type so regress doesnt fail on 64-bitAnil Madhavapeddy
2004-04-02add test for an int overflow; found by otto@ on hppaMichael Shalayeff
2004-04-02Some nasty test cases involving back references that causedOtto Moerbeek
2004-04-02check the signals for exceptions and do siginfo in the signal handler; also s...Michael Shalayeff
2004-03-14disable mac operationsMarkus Friedl
2004-03-10toast strcpyTheo de Raadt
2004-03-08Missing OBJ, from tim@. ok markus@Darren Tucker
2004-03-07syn with reality, ryan okHenning Brauer
2004-03-07we change dthe queue ID allocator so that all IDs moved by 1 now, andHenning Brauer
2004-03-07remove test that always fails from makefileMarco S Hyman
2004-03-04actually SKIP nxtext-mmap, rather than returning a fake SUCCESSDavid Krause
2004-03-03... and add alpha too, which I forgot earlier.Miod Vallat
2004-03-03Add arm to the victims.Miod Vallat
2004-03-02skip test if machdep.userldt sysctl is not enabledDavid Krause
2004-03-02fix path; ok espie@David Krause
2004-03-02correct answer file to meet gai_strerror() output on openbsd. David KrauseJun-ichiro itojun Hagino
2004-03-01oopsTheo de Raadt
2004-03-01looks like powerpc will not do W^X for some time..Theo de Raadt
2004-02-29Use sudo when restarting daemon during test. ok markus@Darren Tucker
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