Age | Commit message (Collapse) | Author |
|
|
|
This is the first approach at doing fairly clean and easy to write and
debug unit tests.
|
|
|
|
|
|
|
|
|
|
|
|
subroutines for http and tftp test suite servers.
|
|
|
|
|
|
each test, so that the test suite can now be used to actually test the
verification of cert names etc. This made an error show up in the OpenSSL-
specific code where it would attempt to match the CN field even if a
subjectAltName exists that doesn't match. This is now fixed and verified
in test 311.
|
|
|
|
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
|
|
|
|
|
|
|
|
level stuff. The FTP server communicates with sockfilt using perl's open2().
This enables easier IPv6 support and hopefully FTP-SSL support in the future.
Added four test cases for FTP-ipv6.
|
|
|
|
|
|
|
|
|
|
options used by runtests.pl during testing (useful for disabling valgrind).
|
|
|
|
|
|
Pointed out by Chris Gaukroger.
|
|
|
|
|
|
testing so that all test files are build first properly. David Byron reported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
single failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test suite
|
|
|
|
|