aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_options_SUITE.erl
AgeCommit message (Expand)Author
2019-04-17ssh: Remove unused var warning in testsHans Nilsson
2018-11-19ssh: Generalize unpublished test support optionHans Nilsson
2018-06-18Update copyright yearHenrik Nord
2018-04-25ssh: Better logging in test caseHans Nilsson
2018-02-27ssh: Put common user_dir setup in ssh_options_SUITE:init_per_testcases/2Hans Nilsson
2018-02-21Merge branch 'hans/ssh/limit_knownhosts/OTP-14935' into maint-20Erlang/OTP
2018-02-21ssh: Add option save_accepted_hostHans Nilsson
2018-02-20ssh: Dont repeat supervisor defaults in map fieldsHans Nilsson
2017-11-15ssh: testcases for space trailing Hello msgHans Nilsson
2017-06-12ssh: fix sporadic error in ssh_options_SUITEHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-07ssh: Make test suites passHans Nilsson
2017-02-16Merge branch 'maint'Hans Nilsson
2017-02-14ssh: allow a list of fingerprint algos in silently_accept_hosts optionHans Nilsson
2017-02-01ssh: update tests for removed algorithmsHans Nilsson
2016-12-14ssh: [test] remove 'known_hosts' interference in test suiteHans Nilsson
2016-11-18ssh: added two test casesHans Nilsson
2016-10-31ssh: retry in ssh_options_SUITE:ssh_connect_negtimeout_*Hans Nilsson
2016-10-28ssh: change of test helper ssh_test_lib:start_shellHans Nilsson
2016-10-28ssh: increase timeout in test in ssh_options_SUITEHans Nilsson
2016-06-09ssh: skip test suites if no crypto lib is installedHans Nilsson
2016-06-01ssh: replace ?config in testsHans Nilsson
2016-05-02Merge branch 'hans/ssh/cuddle_tests'Hans 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: Gen_statem rewrite of ssh_connection_handlerHans Nilsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-18Set timetrap to 40s except for some long running test casesHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2016-02-25ssh: Adjusted timetrap values on ssh testsHans Nilsson
2016-02-22ssh: remove calls to crypto:start|stopHans Nilsson
2016-02-22ssh: add timetrap to all test suitesHans Nilsson
2015-11-04ssh: pwdfun/4 and simple testsHans Nilsson
2015-10-09ssh: added 'after' to receive stmts in test/Hans Nilsson
2015-08-30ssh: Reorganize and extend the test suitesHans Nilsson