Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | ssh: [test] Move fn random_chars/1 to ssh_test_lib | Hans Nilsson | |
2016-06-09 | ssh: skip test suites if no crypto lib is installed | Hans Nilsson | |
2016-06-01 | ssh: replace ?config in tests | Hans Nilsson | |
OTP-13565 | |||
2016-05-03 | ssh: ssh_upgrade_SUITE | Hans Nilsson | |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord | |
* henrik/update-copyrightyear: update copyright-year | |||
2016-03-18 | Set timetrap to 40s except for some long running test cases | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_connection_SUITE.erl | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-25 | ssh: Adjusted timetrap values on ssh tests | Hans Nilsson | |
2016-02-22 | ssh: remove calls to crypto:start|stop | Hans Nilsson | |
Conflicts: lib/ssh/test/ssh_upgrade_SUITE.erl | |||
2016-02-22 | ssh: add timetrap to all test suites | Hans Nilsson | |
2015-08-07 | ssh: ct:pal -> ct:log in lib/ssh/test | Hans Nilsson | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-09 | ssh: Upgrade test suite | Hans | |
This suite tests that upgrade/downgrade works from/to both minor and major versions. It is modelled after the ssl_upgrade_SUITE. A precondition for success is that the ssh.appup file is correct. |