Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-18 | ssh: Avoid timeout of init_per_test_case on some platforms | Ingela Anderton Andin | |
Also some code cleanup | |||
2014-08-22 | Test Other Clauses of start_shell | Michael K. Schmidt | |
start_shell() is called by exec, so test those cases as well. Also add support for passing a fun to exec. | |||
2014-07-23 | Fix SSH CLI when using custom "shell" option | Michael K. Schmidt | |
Also address compatibility issue with PuTTY | |||
2013-11-13 | ssh: Eliminate test case failure due to timing issues in test case code | Ingela Anderton Andin | |
2013-03-01 | ssh: Ctify test doc | Ingela Anderton Andin | |
2012-10-19 | ssh: Modernized test suites to use only Common Test | Ingela Anderton Andin | |
2012-10-03 | ssh: Make test case platform independant | Ingela Anderton Andin | |
The test case interrupted_send did not work on all platforms. Also ct-ify the test suite | |||
2012-10-03 | ssh: add test suite for testing channel send/receive behavior. | Daniel Goertzen | |