summaryrefslogtreecommitdiffstats
path: root/tests/client
Commit message (Collapse)AuthorAgeFilesLines
* tests: Migrated torture_knownhosts to cmockery.Andreas Schneider2010-12-282-53/+63
|
* tests: Migrated torture_auth to cmockery.Andreas Schneider2010-12-282-76/+96
|
* tests: Migrated torture_algorithms to cmockery.Andreas Schneider2010-12-282-120/+115
|
* tests: Moved torture_knownhosts to client tests.Andreas Schneider2010-12-282-0/+91
|
* tests: Start to migrate tests to cmockery.Andreas Schneider2010-12-281-3/+3
| | | | https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
* test: Added openssh checks to the compression tests.Andreas Schneider2010-12-271-10/+16
|
* Implemented zlib@openssh.com compressionAris Adamantiadis2010-10-041-1/+22
|
* tests: Moved proxycommand test to client tests.Andreas Schneider2010-06-032-0/+55
|
* tests: Move client tests to a seperate directory.Andreas Schneider2010-06-033-0/+261
Tests which require a running sshd should go to tests/client.