summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2004-11-21subtle bug in for loop expansions,Marc Espie
2004-11-07handle special-case + in gnu regexps.Marc Espie
2004-11-07regression tests for new multiplex commandsDamien Miller
2004-10-29regression test for handling of corrupt keys in authorized_keys fileDamien Miller
2004-10-19extra regression test: compute 500 digits of piOtto Moerbeek
2004-10-08shrink and tidy; ok dtucker@Damien Miller
2004-10-03new regressions, based on PR 3940Otto Moerbeek
2004-07-09add a missing CLEANFILES used in the re-exec testDavid Krause
2004-07-08Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@Darren Tucker
2004-06-26don't change the name of the copied sshd for the reexec fallback test, makesDamien Miller
2004-06-25simplifyDamien Miller
2004-06-25clean reexec-specific junk out of text-exec.sh and simplify; idea markus@Damien Miller
2004-06-24regress test for re-exec corner casesDamien Miller
2004-06-22Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@Darren Tucker
2004-06-22Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow addingDarren Tucker
2004-06-22Add quoting for test -z; ok markus@Darren Tucker
2004-06-22more portable env passing testsMarkus Friedl
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-05-12eval regress matching PR, more stuff to come.Marc Espie
2004-05-07Regression tests for fgrep -w and grep -w. Also enable a few tests thatOtto Moerbeek
2004-04-27regress test for environment passing, SendEnv & AcceptEnv options; ok markus@Damien Miller
2004-03-08Missing OBJ, from tim@. ok markus@Darren Tucker
2004-02-29Use sudo when restarting daemon during test. ok markus@Darren Tucker
2004-02-28Test acss too; ok markus@Darren Tucker
2004-02-28Make dynamic-forward understand nc's new output. ok markus@Darren Tucker
2004-02-24test against recent ssh.com releasesMarkus Friedl
2004-02-24allow arguments in ${TEST_SSH_XXX}Markus Friedl
2004-02-17Add regression test for LoginGraceTime; ok markus@Darren Tucker
2004-02-04Test ^ and $ in -w mode; currently fails. Fix awaiting approval...Todd C. Miller
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-19test taken from /usr/include/db.hMarc Espie
2004-01-13don't delete thyself when running without obj/ ; ok markus@Damien Miller
2003-12-17Extra regression test (mostly string handling). With kind permission fromOtto Moerbeek
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-06Add test for pattern containing multiple dots (PR 3597).Otto Moerbeek
2003-12-02Test long var names.Otto Moerbeek
2003-12-01Test extended registers.Otto Moerbeek