summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_test_lib.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in lib/sshKian-Meng, Ang2022-01-201-3/+3
* Update copyright yearRickard Green2021-12-131-1/+1
* ssh: No knownhosts entry created in testsHans Nilsson2021-05-271-2/+37
* ssh: Misc test simplificationsHans Nilsson2021-05-271-0/+4
* ssh: Change 22 -> ?SSH_DEFAULT_PORTHans Nilsson2021-05-271-4/+5
* ssh: Remove an unnecessary stop_daemon in test/ssh_test_lib.erlHans Nilsson2021-04-151-2/+1
* Merge branch 'maint'Hans Nilsson2021-01-261-3/+7
|\
| * ssh: Accept answers in any order in test suiteHans Nilsson2021-01-211-3/+7
* | ssh: Remove is_port/1 from testsHans Nilsson2021-01-251-7/+7
|/
* ssh: Make unicode work in ssh:shell printoutsHans Nilsson2020-10-021-1/+1
* ssh: ssh:shell now sends LANG and LC_ALL env vars to serverHans Nilsson2020-10-021-0/+8
* ssh: Remove unused include fileHans Nilsson2020-07-011-1/+0
* ssh: Change -include_lib to -includeHans Nilsson2020-07-011-1/+1
* ssh: export_all -> -exportHans Nilsson2020-06-241-2/+99
* ssh: Check user_dir_fun optionHans Nilsson2020-06-161-0/+18
* ssh: Two new test cases for ssh:shellHans Nilsson2020-06-161-3/+36
* ssh/test: Don't test _every_ algorithm on renegotiation with otp as serverHans Nilsson2020-06-011-1/+3
* ssh/test: Delete dead code detected by cover of test suites themselvesHans Nilsson2020-04-171-90/+0
* ssh/test: Update test suitesHans Nilsson2020-04-171-15/+22
* ssh/test: New file log dump macroHans Nilsson2020-04-171-3/+10
* ssh/test: ssh_test_lib updates and modernizationHans Nilsson2020-04-171-206/+160
* ssh: Extend config testsHans Nilsson2020-03-211-0/+9
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | ssh: Update tests for move of Edward curves to ssh_fileHans Nilsson2020-02-211-4/+7
|/
* ssh: Fixes in test suites for WSLHans Nilsson2020-02-121-3/+56
* ssh: Ptty test fixesHans Nilsson2020-01-101-0/+16
* ssh: Remove inet_port() from testsHans Nilsson2020-01-101-16/+0
* ssh/test: Handle FIPS disabled algorithms correctly for pass phrasesHans Nilsson2019-11-191-16/+28
* ssh/test: Extend crypto start to enable FIPS if possibleHans Nilsson2019-11-191-0/+42
* ssh/test: Fix misspelingHans Nilsson2019-11-191-6/+6
* ssh: Refine ssh_test_lib:receive_exec_resultHans Nilsson2019-10-091-12/+23
* ssh: Remove trailing linefeed in testing exec-resultsHans Nilsson2019-09-241-1/+1
* ssh: Testcases for erlang ssh server for IO in exec (both stdin and stdout)Hans Nilsson2019-09-241-3/+8
* ssh: Fix deprecation warnings in testsHans Nilsson2019-04-171-1/+1
* ssh: Remove unused var warning in testsHans Nilsson2019-04-171-1/+1
* ssh: Update test cases for eddsaHans Nilsson2018-11-191-0/+25
* Update copyright yearHenrik Nord2018-06-181-1/+1
* ssh: Test cases fixesHans Nilsson2018-05-141-1/+1
* ssh: Extend ssh_basic_SUITE:packet_size_zero to ...:packet_sizeHans Nilsson2018-03-011-2/+4
* ssh: Add more testsHans Nilsson2018-01-251-4/+6
* ssh: Better reports in some test case failuresHans Nilsson2017-12-211-2/+3
* ssh: Tests - timeout catches external ssh that does not disconnectHans Nilsson2017-12-211-6/+18
* ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phraseHans Nilsson2017-10-021-4/+33
* ssh: make ssh_algorithms_SUITE test public user and host keysHans Nilsson2017-05-171-1/+5
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2017-04-281-2/+3
|\
| * ssh: add msg traceing on one testcaseHans Nilsson2017-04-261-2/+3
* | ssh: test case adjustmentsHans Nilsson2017-04-261-4/+9
|/
* ssh: Make test suites passHans Nilsson2017-04-071-8/+116