Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Migrated torture_knownhosts to cmockery. | Andreas Schneider | 2010-12-28 | 2 | -53/+63 |
| | |||||
* | tests: Migrated torture_auth to cmockery. | Andreas Schneider | 2010-12-28 | 2 | -76/+96 |
| | |||||
* | tests: Migrated torture_algorithms to cmockery. | Andreas Schneider | 2010-12-28 | 2 | -120/+115 |
| | |||||
* | tests: Moved torture_knownhosts to client tests. | Andreas Schneider | 2010-12-28 | 2 | -0/+91 |
| | |||||
* | tests: Start to migrate tests to cmockery. | Andreas Schneider | 2010-12-28 | 1 | -3/+3 |
| | | | | https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework | ||||
* | test: Added openssh checks to the compression tests. | Andreas Schneider | 2010-12-27 | 1 | -10/+16 |
| | |||||
* | Implemented zlib@openssh.com compression | Aris Adamantiadis | 2010-10-04 | 1 | -1/+22 |
| | |||||
* | tests: Moved proxycommand test to client tests. | Andreas Schneider | 2010-06-03 | 2 | -0/+55 |
| | |||||
* | tests: Move client tests to a seperate directory. | Andreas Schneider | 2010-06-03 | 3 | -0/+261 |
Tests which require a running sshd should go to tests/client. |