summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_basic_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson2020-06-161-13/+78
|\
| * ssh: Test quiet-mode optionHans Nilsson2020-06-161-0/+1
| * ssh: Two new test cases for ssh:shellHans Nilsson2020-06-161-13/+77
* | ssh: Minor shell option coverage fixHans Nilsson2020-06-161-4/+4
|/
* ssh/test: Delete dead code detected by cover of test suites themselvesHans Nilsson2020-04-171-99/+12
* ssh/test: Break out ssh_renegotiate_SUITE from ssh_basic_SUITEHans Nilsson2020-04-171-328/+1
* ssh/test: Update test suitesHans Nilsson2020-04-171-348/+74
* ssh/test: Raise timptraps/timeouts to prevent failures in slow machinesHans Nilsson2020-04-171-13/+13
* ssh: Fix ssh_basic_SUITE for "No host key available"Hans Nilsson2020-03-201-0/+2
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | ssh: Raise timetrap value for a test caseHans Nilsson2020-03-111-0/+1
* | ssh: Update testsHans Nilsson2020-03-111-23/+111
* | ssh: Fix ssh_basic_SUITE for missing pubkey algosHans Nilsson2020-03-111-1/+3
* | ssh: Fix tc internal_error for missing dsa algoHans Nilsson2020-03-111-0/+2
* | Merge branch 'maint'Hans Nilsson2020-03-021-6/+5
|\ \ | |/
| * ssh: Remove ssh:set_sock_opt not setable on WindowsHans Nilsson2020-03-021-6/+5
* | ssh: Update known_hosts testHans Nilsson2020-02-211-1/+55
* | ssh: Extend known_hosts test in ssh_basic_SUITEHans Nilsson2020-02-211-1/+22
|/
* ssh: Add testcaseHans Nilsson2020-02-211-1/+39
* ssh: Remove inet_port() from testsHans Nilsson2020-01-101-6/+8
* ssh/test: Handle FIPS disabled algorithms correctly for pass phrasesHans Nilsson2019-11-191-8/+12
* ssh/test: Fix misspelingHans Nilsson2019-11-191-2/+2
* ssh: Fix hazard bug in test caseHans Nilsson2019-10-091-12/+5
* ssh: Remove trailing linefeed in testing exec-resultsHans Nilsson2019-09-241-5/+5
* ssh: Testcases for erlang ssh server for IO in exec (both stdin and stdout)Hans Nilsson2019-09-241-0/+60
* ssh: Make the testflag 'parallel' easy to inhibitHans Nilsson2019-09-241-6/+9
* ssh: Remove unused var warning in testsHans Nilsson2019-04-171-1/+1
* Merge branch 'hans/ssh/port_leak/OTP-15397' into maint-21Erlang/OTP2018-12-271-1/+21
|\
| * ssh: Add port close testHans Nilsson2018-12-211-0/+20
* | ssh: Update test cases for eddsaHans Nilsson2018-11-191-0/+26
* | Update copyright yearHenrik Nord2018-06-181-1/+1
* | ssh: Test cases fixesHans Nilsson2018-05-141-39/+48
* | ssh: Test the infinity rekey_limit optionHans Nilsson2018-05-091-18/+30
* | ssh: Extend rekey_limit to also take an optional timeHans Nilsson2018-05-041-6/+155
* | ssh: Declare serial for three test casesHans Nilsson2018-04-191-1/+1
* | ssh: Join basic and renegotiation suites and parallelizeHans Nilsson2018-03-161-99/+215
* | ssh: Parallelize ssh_basic_SUITEHans Nilsson2018-03-161-15/+19
* | ssh: Fix non-working test + add log in test suiteHans Nilsson2018-03-151-3/+8
|/
* ssh: Extend ssh_basic_SUITE:packet_size_zero to ...:packet_sizeHans Nilsson2018-03-011-14/+24
* ssh: Fix cli testcaseHans Nilsson2018-02-271-2/+2
* ssh: Misspelling in test suiteHans Nilsson2018-02-271-1/+1
* ssh: Fix testcase failures caused by better key checksHans Nilsson2017-10-301-10/+13
* ssh: Testcase with ecdsa hostkey placed in rsa filesHans Nilsson2017-10-301-0/+39
* ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phraseHans Nilsson2017-10-021-1/+47
* ssh: select server-sig-algs from configured algos (preferred_algorithms)Hans Nilsson2017-05-171-1/+1
* ssh: Better error checking for option 'auth_methods'Hans Nilsson2017-05-121-5/+2
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2017-04-281-4/+16
|\
| * ssh: Handle node-names with ' in ssh_basic_SUITEHans Nilsson2017-04-261-4/+16