Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | ssh: Add CLI test case | Ingela Anderton Andin | |
2013-10-28 | ssh: Add ssh:sockname/1 incl doc and tests | Hans Nilsson | |
OTP-11345, sto575, tsk374 | |||
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 | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-02-10 | Correct access flag handling in sftpd | Ingela Anderton Andin | |
Also Moved app test to ssh_basic_SUITE There is no reason to have a separate suite for the app test it increases maintenance costs | |||
2011-06-05 | Again: Call chmod without the "-f" flag | Holger Weiß | |
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag from chmod calls in Makefiles: | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX | do not support. As the only effect of the "-f" flag is to suppress | warning messages, it can be safely omitted. Meanwhile, new "chmod -f" calls have been added. This commit removes the "-f" flag from those new calls. | |||
2011-05-19 | Generic key management for test suites. | Niclas Eklund | |
2011-05-19 | Some minor updates regarding how test data is generated. | Niclas Eklund | |
2011-05-19 | Resolved merge issue. | Niclas Eklund | |
2011-05-19 | Add test suite for ssh | Björn-Egil Dahlberg | |
2011-05-19 | Add cover spec file | Lukas Larsson | |
2011-05-19 | Add test suite for ssh | Björn-Egil Dahlberg | |