aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_to_openssh_SUITE.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-01-25ssh: Remove duplicate test cases from ssh_to_openssh_SUITEHans Nilsson
2017-12-21ssh: Better reports in some test case failuresHans Nilsson
2017-12-21ssh: Tests - timeout catches external ssh that does not disconnectHans Nilsson
2017-10-12ssh: Anonymize unused variables in test suitesHans Nilsson
2017-05-17ssh: update testcase in ssh_to_opensshHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-26ssh: add msg traceing on one testcaseHans Nilsson
2017-04-07ssh: Make test suites passHans Nilsson
2017-03-17ssh: remove from testHans Nilsson
2017-03-02ssh: Remove missplaced options in test suitesHans Nilsson
2017-03-01Merge branch 'hans/ssh/cuddle_tests_maint' into maintHans Nilsson
2017-02-27ssh: Print Pids in testcase for debuggingHans Nilsson
2017-02-20Merge branch 'maint'Hans Nilsson
2017-02-17ssh: increase timetrap in ssh_to_openssh_SUITE to not interrupt some slow mac...Hans Nilsson
2017-02-14Fixed typos in lib/sshAndrew Dryga
2016-11-11ssh: Testcase polishingHans Nilsson
2016-10-31ssh: make test more precise in ssh_to_openssh_SUITEHans Nilsson
2016-10-31ssh: simplify test in ssh_to_openssh_SUITEHans Nilsson
2016-10-31ssh: skip erlang_server_openssh_client_renegotiate test on non-unixHans Nilsson
2016-10-31ssh: Removed tracing in ssh_to_openssh_SUITEHans Nilsson
2016-10-28ssh: test for rekey with OpenSSH serverHans Nilsson
2016-10-27ssh: trace all messages in ssh_to_openssh_SUITE:erlang_server_openssh_client_...Hans Nilsson
2016-10-27ssh: improve result processing in testHans Nilsson
2016-10-27ssh: Reduce the renegotiation limit in test with OpenSSH clientHans Nilsson
2016-10-17ssh: test case for renegotiation with openssh clientHans Nilsson
2016-06-09ssh: skip test suites if no crypto lib is installedHans Nilsson
2016-06-01ssh: replace ?config in testsHans 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: make rsa as companion to dsa test in ssh_to_openssh_SUITEHans 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-12-18ssh: fix the check that open-ssh supports certain pubkeys in a test suiteHans Nilsson
2015-12-08ssh: more info from failed caseHans Nilsson
2015-12-07ssh: Add testcase preconditionHans Nilsson
2015-10-29ssh: fix spelling error pulic -> publicHans Nilsson
2015-10-20ssh: dynamic check of supported algos in ssh_to_openssh_SUITEHans Nilsson
2015-10-19ssh: Removed testcases from ssh_to_openssh_SUITEHans Nilsson
2015-10-19ssh: test suites probes ssh clientHans Nilsson
2015-10-09ssh: added 'after' to receive stmts in test/Hans Nilsson
2015-10-08ssh: Tests updated for ecdsaHans Nilsson
2015-10-06ssh: compression tests skipped if alg is not supportedHans Nilsson
2015-08-30ssh: Reorganize and extend the test suitesHans Nilsson
2015-08-29ssh: Elliptic Curve Diffie-Hellman (ECDH)Hans Nilsson