summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Collapse)Author
2005-03-09 - (dtucker) [regress/test-exec.sh] Set BIN_SH=xpg4 on OSF1/Digital Unix/Tru64Darren Tucker
so that regress tests behave. From Chris Adams.
2005-03-07 - (dtucker) [regress/test-exec.sh] Put SUDO in the right place.Darren Tucker
2005-03-07 - djm@cvs.openbsd.org 2005/03/04 08:48:46Darren Tucker
[Makefile envpass.sh] regress test for SendEnv config parsing bug; ok dtucker@
2005-03-07 - djm@cvs.openbsd.org 2005/02/27 23:13:36Darren Tucker
[login-timeout.sh] avoid nameservice lookups in regress test; ok dtucker@
2005-03-07 - dtucker@cvs.openbsd.org 2005/02/27 11:33:30Darren Tucker
[multiplex.sh test-exec.sh sshd-log-wrapper.sh] Add optional capability to log output from regress commands; ok markus@ Use with: make TEST_SSH_LOGFILE=/tmp/regress.log
2005-03-07 - david@cvs.openbsd.org 2005/01/14 04:21:18Darren Tucker
[Makefile test-exec.sh] pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@
2005-03-07 - fgsch@cvs.openbsd.org 2004/12/10 01:31:30Darren Tucker
[Makefile sftp-glob.sh] some globbing regress; prompted and ok djm@
2005-03-07 - (dtucker) OpenBSD CVS Sync (regress/)Darren Tucker
- fgsch@cvs.openbsd.org 2004/12/10 01:31:30 [Makefile] some globbing regress; prompted and ok djm@
2005-03-02 - (tim) [regress/agent-ptrace.sh] add another possible gdb error.Tim Rice
2005-02-08 - (dtucker) [regress/test-exec.sh] Bug #912: Set _POSIX2_VERSION for theDarren Tucker
regress tests so newer versions of GNU head(1) behave themselves. Patch by djm, so ok me.
2004-12-20 - (dtucker) [regress/rekey.sh] Touch datafile before filling with dd, sinceDarren Tucker
on some wacky platforms (eg old AIXes), dd will refuse to create an output file if it doesn't exist.
2004-12-07 - (dtucker) [regress/scp.sh] Use portable-friendly $DIFFOPTs in new test.Darren Tucker
2004-12-06 - dtucker@cvs.openbsd.org 2004/12/06 10:49:56Darren Tucker
[test-exec.sh] Check if TEST_SSH_SSHD is a full path to sshd before searching; ok markus@
2004-12-06 - dtucker@cvs.openbsd.org 2004/11/25 09:39:27Darren Tucker
[test-exec.sh] Remove obsolete RhostsAuthentication from test config; ok markus@
2004-12-06 - djm@cvs.openbsd.org 2004/11/07 00:32:41Darren Tucker
[multiplex.sh] regression tests for new multiplex commands
2004-12-06 - djm@cvs.openbsd.org 2004/10/29 23:59:22Darren Tucker
[Makefile added brokenkeys.sh] regression test for handling of corrupt keys in authorized_keys file
2004-12-06 - djm@cvs.openbsd.org 2004/10/08 02:01:50Darren Tucker
[reexec.sh] shrink and tidy; ok dtucker@
2004-12-06 - david@cvs.openbsd.org 2004/07/09 19:45:43Darren Tucker
[Makefile] add a missing CLEANFILES used in the re-exec test
2004-12-06 - dtucker@cvs.openbsd.org 2004/07/08 12:59:35Darren Tucker
[scp.sh] Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@
2004-12-06 - djm@cvs.openbsd.org 2004/06/26 06:16:07Darren Tucker
[reexec.sh] don't change the name of the copied sshd for the reexec fallback test, makes life simpler for portable
2004-12-06Resync IdsDarren Tucker
2004-08-30 - (dtucker) [regress/Makefile] Clean scp-ssh-wrapper.scp too. Patch fromDarren Tucker
vinschen at redhat.com.
2004-08-29 - (dtucker) [regress/agent-ptrace.sh] Skip ptrace test on OSF1/DUnix/Tru64Darren Tucker
too; patch from cmadams at hiwaay.net.
2004-08-29 - (dtucker) [regress/scp.sh] Make this work on Cygwin too, which doesn't likeDarren Tucker
files ending in .exe that aren't binaries; patch from vinschen at redhat.com.
2004-08-29 - (dtucker) [regress/dynamic-forward.sh] Allow time for connections to be tornDarren Tucker
down, needed on some platforms, should be harmless on others. Patch from jason at devrandom.org.
2004-08-29 - (dtucker) [regress/multiplex.sh] Skip test on platforms that do notDarren Tucker
support FD passing since multiplex requires it. Noted by tim@
2004-08-17 - (dtucker) [regress/README.regress] Note compatibility issues with GNU head.Darren Tucker
2004-07-21 - (djm) [regress/README.regress] Remove caveat regarding TCP wrappers, nowDamien Miller
that sshd is fixed to behave better; suggested by tim
2004-06-28 - (dtucker) [regress/README.regress] Document new variables.Darren Tucker
2004-06-25 - djm@cvs.openbsd.org 2004/06/25 01:25:12Darren Tucker
[regress/test-exec.sh] clean reexec-specific junk out of text-exec.sh and simplify; idea markus@
2004-06-25 - djm@cvs.openbsd.org 2004/06/24 19:32:00Darren Tucker
[regress/Makefile regress/test-exec.sh, added regress/reexec.sh] regress test for re-exec corner cases
2004-06-22 - (tim) [regress/try-ciphers.sh] "if ! some_command" is not portable.Tim Rice
2004-06-23 - dtucker@cvs.openbsd.org 2004/06/22 22:55:56Darren Tucker
[regress/dynamic-forward.sh regress/test-exec.sh] Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@
2004-06-23 - dtucker@cvs.openbsd.org 2004/06/22 22:45:52Darren Tucker
[regress/test-exec.sh] Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding arbitary options to sshd_config and ssh_config during tests. ok markus@
2004-06-23 - dtucker@cvs.openbsd.org 2004/06/22 22:42:02Darren Tucker
[regress/envpass.sh] Add quoting for test -z; ok markus@
2004-06-22 - markus@cvs.openbsd.org 2004/06/22 03:12:13Darren Tucker
[regress/envpass.sh regress/multiplex.sh] more portable env passing tests
2004-06-18 - dtucker@cvs.openbsd.org 2004/06/18 06:15:51Darren Tucker
[multiplex.sh] Use -S for scp/sftp to force the use of the ssh being tested. ok djm@,markus@
2004-06-18 - (dtucker) [regress/README.regress] Add detail on how to run a singleDarren Tucker
test from the top-level Makefile.
2004-06-18 - djm@cvs.openbsd.org 2004/06/17 14:53:27Damien Miller
[regress/multiplex.sh] shared connection env passing regress test
2004-06-17 - (dtucker) [regress/multiplex.sh] Increase sleep time to 120 sec (60 is notDarren Tucker
enough for slow systems, especially if they don't have a kernel RNG).
2004-06-17 - (dtucker) [regress/multiplex.sh] add EXEEXT for those platforms that needDarren Tucker
it.
2004-06-17 - dtucker@cvs.openbsd.org 2004/06/17 06:19:06Darren Tucker
[regress/multiplex.sh] Add small description of failing test to failure message; ok djm@
2004-06-17 - dtucker@cvs.openbsd.org 2004/06/17 06:00:05Darren Tucker
[regress/multiplex.sh] Use DATA and COPY for test data rather than hard-coded paths; ok djm@
2004-06-17 - dtucker@cvs.openbsd.org 2004/06/17 05:51:59Darren Tucker
[regress/multiplex.sh] Remove datafile between and after tests, kill sshd rather than wait; ok djm@
2004-06-17 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for someDarren Tucker
platforms), so test if diff understands it. Pointed out by tim@, ok djm@
2004-06-16 - dtucker@cvs.openbsd.org 2004/06/16 13:16:40Darren Tucker
[multiplex.sh] Silence multiplex sftp and scp tests. ok markus@
2004-06-16 - dtucker@cvs.openbsd.org 2004/06/16 13:15:09Darren Tucker
[regress/scp.sh] Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@
2004-06-16 - (dtucker) [regress/README.regress]Darren Tucker
Add $TEST_SHELL to readme.
2004-06-16 - (dtucker) [regress/test-exec.sh]Darren Tucker
Move Portable-only StrictModes to top of list to make syncs easier.
2004-06-16Add missing regress/envpass.shDarren Tucker