summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_connection_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* ssh: Testcase for encode/decode of pty_optsHans Nilsson2020-06-161-0/+28
* ssh/test: Delete dead code detected by cover of test suites themselvesHans Nilsson2020-04-171-31/+0
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | ssh: Anonymise unused variable in test suiteHans Nilsson2020-03-111-1/+1
|/
* ssh: Fixes in test suites for WSLHans Nilsson2020-02-121-1/+1
* ssh: Ptty test fixesHans Nilsson2020-01-101-7/+22
* ssh/test: Don't propagate Config between test suitesHans Nilsson2019-11-191-2/+2
* ssh: Fix bad exit status code (4294967295 -> 255)Hans Nilsson2019-09-271-2/+2
* ssh: Introduce 'disabled' for 'shell' and 'exec' optionsHans Nilsson2019-09-261-56/+164
* ssh: Change expected error messages in testsHans Nilsson2019-09-241-2/+2
* ssh: Testcases for erlang ssh server for IO in exec (both stdin and stdout)Hans Nilsson2019-09-241-0/+123
* ssh: Adjust some calls to io:format()Hans Bolinder2019-01-171-2/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: Simplification of using fun:s as exec subsystemsHans Nilsson2018-03-221-19/+85
* ssh: Extend testcase to check the bugHans Nilsson2018-03-021-3/+14
* Merge branch 'hans/ssh/execfix20/OTP-14881' into maintHans Nilsson2018-03-021-0/+75
|\
| * ssh: Test for disabled shellHans Nilsson2018-02-271-0/+75
* | ssh: Insert missing ssh:stop() etc in test suitesHans Nilsson2018-02-281-0/+3
|/
* ssh: Better reports in some test case failuresHans Nilsson2017-12-211-1/+1
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Make test suites passHans Nilsson2017-04-071-32/+32
* ssh: interrupted_send test suite handle 'close CHANID' msgHans Nilsson2016-11-141-14/+21
* ssh: interrupted_send receive loop reports missing number of bytesHans Nilsson2016-11-141-9/+11
* ssh: Testcase polishingHans Nilsson2016-11-111-37/+60
* ssh: anonymize two unused variables in test suiteHans Nilsson2016-06-091-5/+5
* ssh: skip test suites if no crypto lib is installedHans Nilsson2016-06-091-1/+1
* ssh: TC ssh_connection_SUITE:small_iterrupted_sendHans Nilsson2016-06-071-8/+17
* ssh: ssh_connection_SUITE:interrupted_send separate result collector processHans Nilsson2016-06-071-34/+80
* ssh: logging in test helper ssh_echo_serverHans Nilsson2016-06-071-8/+22
* ssh: fix ssh_connection_SUITE error on WindowsHans Nilsson2016-06-021-2/+2
* ssh: test cases on daemon using open socketHans Nilsson2016-06-011-5/+60
* ssh: replace ?config in testsHans Nilsson2016-06-011-22/+22
* ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client tcp-...Hans Nilsson2016-05-301-0/+64
* ssh: break out test macro ?wait_match into new ssh_test_lib.hrlHans Nilsson2016-04-291-2/+3
* ssh: polish max_channels_option test caseHans Nilsson2016-04-281-16/+19
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Set timetrap to 40s except for some long running test casesHans Nilsson2016-03-181-6/+2
|/
* ssh: Adjusted timetrap values on ssh testsHans Nilsson2016-02-251-1/+1
* ssh: remove calls to crypto:start|stopHans Nilsson2016-02-221-9/+3
* ssh: add timetrap to all test suitesHans Nilsson2016-02-221-0/+3
* ssh: wait for subsystem exit in ssh_connection_SUITE:max_channels_optionHans Nilsson2015-10-191-0/+10
* Merge branch 'maint-18' into maintHenrik Nord2015-10-141-1/+74
|\
| * ssh: Option max_channels added.Hans Nilsson2015-10-081-1/+74
* | ssh: added 'after' to receive stmts in test/Hans Nilsson2015-10-091-1/+35
|/
* ssh: ct:pal -> ct:log in lib/ssh/testHans Nilsson2015-08-071-7/+7
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssh: Undocumented option 'compression' replaced by 'preferred_algorithms'Hans Nilsson2015-05-261-0/+1
* ssh: Fix typoIngela Anderton Andin2015-05-121-1/+1