Modify test harness so that the minimum SSH version required to run
authorYang Tse <yangsita@gmail.com>
Thu, 3 Jan 2008 20:48:22 +0000 (20:48 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 3 Jan 2008 20:48:22 +0000 (20:48 +0000)
commitfd8d862c3762cb9ec51a81b3917483e04dea9840
treedbba3a50c33c960d0dcf13a8258203d8de62d625
parent083d3190e50db30405c8ac37aa97fc8d7abb436d
Modify test harness so that the minimum SSH version required to run
SCP, SFTP and SOCKS4 tests is now OpenSSH 2.9.9 or SunSSH 1.0

For SOCKS5 tests minimum versions are OpenSSH 3.7 or SunSSH 1.0
CHANGES
TODO-RELEASE
tests/Makefile.am
tests/runtests.pl
tests/sshhelp.pm [new file with mode: 0644]
tests/sshserver.pl