Changed the test harness to attempt to gracefully shut down servers
authorDan Fandrich <dan@coneharvesters.com>
Sat, 24 Mar 2007 01:01:28 +0000 (01:01 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 24 Mar 2007 01:01:28 +0000 (01:01 +0000)
commitb7131009fbf67e5ac6f1ce1db9e8ba9ab602454a
tree29a9bd7f55d2c04a22e835f72a0f5bf9fe6f2626
parent3d528e1b152808fb4b027927bb83b0b42b4e63bd
Changed the test harness to attempt to gracefully shut down servers
before resorting to the kill -9 hammer.

Added test harness infrastructure to support scp/sftp tests, using
OpenSSH as the server.
CHANGES
tests/FILEFORMAT
tests/runtests.pl
tests/sshserver.pl [new file with mode: 0644]