summaryrefslogtreecommitdiff
path: root/lib/ssh/test/ssh_sftp_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* ssh: Better reports in some test case failuresHans Nilsson2017-12-211-2/+3
* Fix file owner access permission in ssh_sftp moduleHamidreza Soleimani2017-08-191-1/+30
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssh: Make test suites passHans Nilsson2017-04-071-1/+1
* ssh: [test] Move fn random_chars/1 to ssh_test_libHans Nilsson2016-12-141-3/+1
* ssh: testcase for too large packet size on clientHans Nilsson2016-11-211-3/+17
* ssh: skip test suites if no crypto lib is installedHans Nilsson2016-06-091-5/+8
* ssh: temp fix hazard in test suiteHans Nilsson2016-06-021-0/+1
* ssh: replace ?config in testsHans Nilsson2016-06-011-124/+124
* ssh: ssh:connect, ssh:shell and ssh_sftp:start_subsystem supports client tcp-...Hans Nilsson2016-05-301-1/+54
* ssh: New 'prepare' function in ssh_sftp_SUITEHans Nilsson2016-05-201-26/+54
* ssh: New test for utf8 in ssh_sftp_SUITEHans Nilsson2016-05-101-2/+4
* Merge branch 'hans/ssh/doc_sftp_error_codes/ERL-86/OTP-13347'Hans Nilsson2016-05-021-1/+1
|\
| * ssh: explicit return value checking in test suites to check the docHans Nilsson2016-04-251-9/+9
* | Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2016-05-021-10/+10
|\ \
| * | ssh: added ok= in front of misc calls in ssh_sftp_SUITEHans Nilsson2016-04-291-10/+10
| |/
* | ssh: Gen_statem rewrite of ssh_connection_handlerHans Nilsson2016-04-271-1/+0
|/
* ssh: Remove use of crypto:rand_bytes/1Ingela Anderton Andin2016-04-251-2/+2
* 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-1/+1
|/
* ssh: Adjusted timetrap values on ssh testsHans Nilsson2016-02-251-1/+1
* ssh: remove calls to crypto:start|stopHans Nilsson2016-02-221-14/+6
* ssh: add timetrap to all test suitesHans Nilsson2016-02-221-1/+3
* ssh: added 'after' to receive stmts in test/Hans Nilsson2015-10-091-0/+6
* ssh: Reorganize and extend the test suitesHans Nilsson2015-08-301-69/+30
* ssh: doubled short timetrap in testcaseHans Nilsson2015-08-241-1/+1
* ssh: ct:pal -> ct:log in lib/ssh/testHans Nilsson2015-08-071-6/+6
* ssh: Unicode test improvmentsHans Nilsson2015-08-071-18/+72
* ssh: add test groupHans Nilsson2015-08-031-6/+22
* ssh: Repair/add experimental diffie-hellman-group-exchange-sha1 supportHans Nilsson2015-08-031-19/+42
* ssh: new unicode testsHans Nilsson2015-06-301-102/+199
* 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: crypto framework for ssh_sftp:open_tar addedHans Nilsson2014-12-011-61/+320
* ssh: Add ssh_sftp:open_tar/3,4 which opens a tar file at the server side of a...Hans Nilsson2014-11-181-34/+185
* ssh: Add option sftp_vsnIngela Anderton Andin2014-10-101-2/+22
* ssh: Ctify test docIngela Anderton Andin2013-03-011-34/+34
* ssh: Test and enhance handling of nonexistent subsystemIngela Anderton Andin2013-03-011-4/+28
* ssh: Modernized test suites to use only Common TestIngela Anderton Andin2012-10-191-204/+84
* sftp daemon generates file handles correctIngela Anderton Andin2012-03-011-43/+71
* Test case maintenanceIngela Anderton Andin2012-02-101-1/+1
* Use the public_key application for all public key handlingIngela Anderton Andin2012-02-101-23/+17
* Improve test case structure so that test should pass on all platformsIngela Anderton Andin2012-01-111-3/+3
* Generic key management for test suites.Niclas Eklund2011-05-191-4/+1
* Some minor updates regarding how test data is generated.Niclas Eklund2011-05-191-0/+1
* Altering SSH test keys.Niclas Eklund2011-05-191-7/+7
* Add test suite for sshBjörn-Egil Dahlberg2011-05-191-2/+2
* Update init_per_suite so that tests are skipped if crypto/ssh cannot be started.Lukas Larsson2011-05-191-7/+15
* Convert ssh test cases to common test stardardLukas Larsson2011-05-191-10/+16