aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test
AgeCommit message (Expand)Author
2016-05-03ssh: update ssh_benchmark_SUITE to new ssh_connection_handlerHans Nilsson
2016-05-03ssh: ssh_upgrade_SUITEHans Nilsson
2016-05-02ssh: Update the ssh_sup_SUITE testHans Nilsson
2016-05-02Merge branch 'hans/ssh/doc_sftp_error_codes/ERL-86/OTP-13347'Hans Nilsson
2016-05-02Merge branch 'hans/ssh/daemon_port_0/OTP-13527'Hans Nilsson
2016-05-02Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson
2016-04-29ssh: break out test macro ?wait_match into new ssh_test_lib.hrlHans Nilsson
2016-04-29ssh: centralize and adjust port spawning for test_suites into ssh_test_libHans Nilsson
2016-04-29ssh: breakout rcv_expected to ssh_test_lib.erlHans Nilsson
2016-04-29ssh: adjusted timetrap values in ssh_to_openssh_SUITEHans Nilsson
2016-04-29ssh: disable StrictHostKeyChecking in sshc_simple_exec test caseHans Nilsson
2016-04-29ssh: force publickey in some tests in ssh_algoritms_SUITEHans Nilsson
2016-04-29ssh: make rsa as companion to dsa test in ssh_to_openssh_SUITEHans Nilsson
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