summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2005-06-01no need for both $Id$ and $OpenBSD$marius eriksen
2005-05-31a regress Makefile may not define a "regress" target.Artur Grabowski
2005-05-29sync with -p -> -f change, make it work with obj/ ; ok marius@Damien Miller
2005-05-29add back support for SSH1 keys. it is being used in practice.marius eriksen
2005-05-28+ gzsigmarius eriksen
2005-05-28import regression tests for gzsig.marius eriksen
2005-05-24oops, new arcfour modes here tooDamien Miller
2005-05-24add new arcfour modesDamien Miller
2005-05-20force addressfamily=inet for tests, unbreaking dynamic-forward regress forDamien Miller
2005-05-17add testMarc Espie
2005-04-25Don't call cleanup in multiplex as test-exec will cleanup anywayDarren Tucker
2005-04-12Adapt test for "" now that we have reverted back to the old behaviour.Otto Moerbeek
2005-04-07Enable basename and dirname and sort subdirs.Otto Moerbeek
2005-04-07Tests for dirname(1). From NetBSD with some local changes.Otto Moerbeek
2005-04-07Tests for basename(1). From NetbSD with some local changes.Otto Moerbeek
2005-04-03Test for egrep -w "foo|bar"Otto Moerbeek
2005-04-02Regressions for raiseOtto Moerbeek
2005-03-29even better test for wrappingOtto Moerbeek
2005-03-29Adapt to new wrapping, including new test.Otto Moerbeek
2005-03-28fix for new line wrapping ruleOtto Moerbeek
2005-03-27Test new dynamic growing call stack.Otto Moerbeek
2005-03-10Regress test for ClearAllForwardings (bz #994); ok markus@Darren Tucker
2005-03-04regress test for SendEnv config parsing bug; ok dtucker@Damien Miller
2005-03-02more regression tests for wraps.Marc Espie
2005-02-27avoid nameservice lookups in regress test; ok dtucker@Damien Miller
2005-02-27Don't truncate logfile here eitherDarren Tucker
2005-02-27Add optional capability to log output from regress commands; ok markus@Darren Tucker
2005-01-14pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@David Krause
2004-12-10some globbing regress; prompted and ok djm@Federico G. Schwindt
2004-12-06Check if TEST_SSH_SSHD is a full path to sshd before searching; ok markus@Darren Tucker
2004-12-01sqrt regress testsOtto Moerbeek
2004-11-29checking lazy evaluation of recursive variablesMarc Espie
2004-11-25Remove obsolete RhostsAuthentication from test config; ok markus@Darren Tucker
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