aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test
AgeCommit message (Expand)Author
2016-04-29ssh: added ok= in front of misc calls in ssh_sftp_SUITEHans Nilsson
2016-04-28ssh: test cases changed for port 0 as arg to ssh:daemonHans Nilsson
2016-04-28ssh: wait until supervisors has understood that process died. (test case)Hans Nilsson
2016-04-28ssh: remove brain-dead ssh_test_lib:connect without port argHans Nilsson
2016-04-28ssh: polish max_channels_option test caseHans Nilsson
2016-04-28ssh: Repeated try until ssh_options_SUITE:max_sessions succedes (or timeout)Hans Nilsson
2016-04-28ssh: Speeded up ssh_options_SUITE a couple of minutesHans Nilsson
2016-04-27ssh: refactor connection handler initializationHans Nilsson
2016-04-27ssh: Gen_statem rewrite of ssh_connection_handlerHans Nilsson
2016-04-25ssh: explicit return value checking in test suites to check the docHans Nilsson
2016-04-25ssh: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-24ssh: Add logging in testing subsystemHans Nilsson
2016-03-22ssh: Increase timetrap for GEXHans Nilsson
2016-03-21ssh: Make test case ssh_algorithms_SUITE report unexpected messagesHans Nilsson
2016-03-18Set timetrap to 40s except for some long running test casesHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2016-02-29Merge branch 'maint'Hans Nilsson
2016-02-25ssh: Adjusted timetrap values on ssh testsHans Nilsson
2016-02-25ssh: add timetrap to ssh_sup_SUITEHans Nilsson
2016-02-23Merge branch 'maint'Hans Nilsson
2016-02-22ssh: catch port_close in testHans Nilsson
2016-02-22ssh: remove calls to crypto:start|stopHans Nilsson
2016-02-22ssh: add timetrap to all test suitesHans Nilsson
2016-02-22ssh: remove some spurions test printoutsHans Nilsson
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-08Merge branch 'maint'Hans Nilsson
2016-02-08ssh: fixes port_command failure on WIndows in ssh_test_cli.erlHans Nilsson
2016-01-18ssh: Optimization - inline encoding in ssh_message:encode/1, now 8 times faster.Hans Nilsson
2016-01-18Merge branch 'maint'Hans Nilsson
2016-01-18ssh: encode/decode benchmark suitesHans Nilsson
2016-01-18ssh: added cipher name to transfer speed reportHans Nilsson
2016-01-18ssh: added sftp server benchmarkHans Nilsson
2016-01-11Merge branch 'maint'Henrik Nord
2016-01-11Merge branch 'maint-18' into maintHenrik Nord
2016-01-08ssh: testcase for abnormal keyboard-interactive authenticationHans Nilsson
2015-12-22Merge branch 'maint'Hans Nilsson
2015-12-22ssh: clean test specsHans Nilsson
2015-12-22Merge branch 'maint'Hans Nilsson
2015-12-22Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson
2015-12-22Merge branch 'maint'Hans Nilsson
2015-12-22ssh: fix error (wrong suite) in test/ssh.specHans Nilsson
2015-12-21Merge branch 'maint'Hans Nilsson
2015-12-21ssh: benchmark all common kex and cipher algorithmsHans Nilsson
2015-12-21New structure of the reportHans Nilsson
2015-12-21ssh: ssh_benchmark_SUITE re-organizedHans Nilsson
2015-12-21ssh: Add first version of ssh_benchmark_SUITEHans Nilsson
2015-12-18ssh: add econnaborted to disconnect msgs in test suiteHans Nilsson
2015-12-18ssh: fix the check that open-ssh supports certain pubkeys in a test suiteHans Nilsson
2015-12-09Merge branch 'maint'Hans Nilsson