summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2004-06-22more portable env passing testsMarkus Friedl
2004-06-21make test successful even when /etc/services is changedJun-ichiro itojun Hagino
2004-06-21always run userldt regress, but enable the sysctl if neededDavid Krause
2004-06-20Some more regressions, mostly involving no eol at end of file. t4Otto Moerbeek
2004-06-18Use -S for scp/sftp to force the use of the ssh being tested. ok djm@,markus@Darren Tucker
2004-06-17shared connection env passing regress testDamien Miller
2004-06-17Add small description of failing test to failure message; ok djm@Darren Tucker
2004-06-17Use and for test data rather than hard-coded paths; ok djm@Darren Tucker
2004-06-17Remove datafile between and after tests, kill sshd rather than wait; ok djm@Darren Tucker
2004-06-16Silence multiplex sftp and scp tests. ok markus@Darren Tucker
2004-06-16Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@Darren Tucker
2004-06-14Correct test case 3 now that patch(1) is a bit smarter about empty files.Otto Moerbeek
2004-06-13remove duplicate setting of $SCP; spotted by markus@Damien Miller
2004-06-13regress test for client multiplexing; ok markus@Damien Miller
2004-06-13Add scp regression test; with & ok markus@Darren Tucker
2004-06-11remove test that sometimes fails until problem is understoodMarco S Hyman
2004-06-07workaround.Cedric Berger
2004-05-31reset sysctls only when necessaryNikolay Sturm
2004-05-23support deletion of tcpmd5 SAs and add regress tests; ok hshoexer, deraadtMarkus Friedl
2004-05-21Use '/' instead of ':' as separator for anchor path components. Note thatDaniel Hartmeier
2004-05-13test the spop1,,0 instructionsMichael Shalayeff
2004-05-12a test for probe instructionsMichael Shalayeff
2004-05-12eval regress matching PR, more stuff to come.Marc Espie
2004-05-10Check select in addition to poll (they should produce the same results).Todd C. Miller
2004-05-07Regression tests for fgrep -w and grep -w. Also enable a few tests thatOtto Moerbeek
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-05-03more altq bandwidth tweaks for "make pfaltq".Kenjiro Cho
2004-05-02more tests, okay millert@ (we probably don't pass them all yet, and willMarc Espie
2004-04-30Add tests for strerror.Marc Espie
2004-04-30more altq parameter tweaks to silence warnings.Kenjiro Cho
2004-04-30modify pf63 and pf64 to pass the stricter check that was added recently.Kenjiro Cho
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