aboutsummaryrefslogtreecommitdiff
path: root/tests/client/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-06Issue #157: Use the current TTY's settings by default.Daniel Evers1-1/+1
2024-03-06Fix #157: Allow to set terminal modes for PTYsDaniel Evers1-0/+1
2023-12-05tests: Move tests with certificates to separate userJakub Jelen1-0/+1
2023-12-04Add tests for sftp aio apiEshan Kelkar1-0/+1
2023-11-22Adding expand-path@openssh.com extension for clientanshul agrawal1-0/+1
2023-09-25Adding support for limits@openssh.com on client sideanfanite3961-0/+1
2023-06-01torture_connect: Test bad IPv6 connection trying IPv4Norbert Pocs1-1/+4
2023-04-25Implement tests for sftp_renameEshan Kelkar1-1/+2
2023-04-24Add tests for sftp_hardlinkEshan Kelkar1-0/+1
2023-01-02Add callbacks for channel open response, and channel request response.Tom Deseyn1-0/+1
2021-03-18tests: Cover sftp_new_channel functionJakub Jelen1-0/+1
2019-12-20clienttest: Adds a client test that authenticates to the ssh server using ssh...Sahana Prasad1-0/+6
2019-12-09CVE-2019-14889: tests: Add tests for SCP clientAnderson Toshiyuki Sasaki1-0/+8
2019-06-26tests: Introduce torture_client_global_requestsAnderson Toshiyuki Sasaki1-1/+2
2019-01-09tests: Verify that rekey limits are effective from the client sideJakub Jelen1-0/+1
2018-11-02tests: Verify the configuration reparsing with real clientJakub Jelen1-0/+1
2018-10-16cmake: Disable deprecation warnings for old known_hosts APIAndreas Schneider1-0/+5
2018-09-26cmake: Rewritten AddCMockaTest.cmakeAnderson Toshiyuki Sasaki1-2/+5
2018-09-17tests: Add a sftp benchmark test for write/readAndreas Schneider1-1/+6
2018-09-04tests: Add a test for sftp_canonicalize_path()Andreas Schneider1-0/+1
2018-08-20cmake: Improve compiler flag detectionAndreas Schneider1-0/+1
2018-07-04tests: Verify various host keys can be successfully negotiated and verifiedJakub Jelen1-0/+1
2018-06-04knownhosts: Add ssh_session_export_known_hosts_entry()Andreas Schneider1-0/+1
2016-10-08tests: Add test for sftp_fsync()Andreas Schneider1-1/+2
2016-01-14tests: Rename torture_sftp_static to torture_sftp_extAndreas Schneider1-4/+1
2016-01-14tests: Migrate torture_sftp_read to a cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_sftp_dir to cwrap testAndreas Schneider1-1/+6
2016-01-14tests: Migrate torture_request_env to cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_session to cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_proxycommand to new cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_knownhosts to new cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_forward to a cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Migrate torture_algorithms to a cwrap testAndreas Schneider1-1/+1
2016-01-14tests: Migrate torture_auth as a cwrap testAndreas Schneider1-2/+2
2016-01-14tests: Convert torture_connect to a cwrap testAndreas Schneider1-1/+23
2013-10-23tests: Add a sftp_read blocking test.Andreas Schneider1-0/+1
2013-10-20tests: Add a test for ssh_channel_request_env().Andreas Schneider1-0/+1
2013-10-20tests: Add torture forward test.Andreas Schneider1-0/+1
2012-12-27Report according status when errors are detectedAris Adamantiadis1-0/+1
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider1-7/+7
2011-02-06tests: Added test for sftp directory functions.Andreas Schneider1-0/+1
2011-01-13New testcases for nonblocking ssh_connect and double ssh_connectAris Adamantiadis1-0/+1
2010-12-28tests: Added a torture_sftp_static test.Andreas Schneider1-0/+3
2010-12-28tests: Migrated torture_proxycommand to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_knownhosts to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_auth to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_algorithms to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Moved torture_knownhosts to client tests.Andreas Schneider1-0/+1
2010-12-28tests: Start to migrate tests to cmockery.Andreas Schneider1-3/+3
2010-06-03tests: Moved proxycommand test to client tests.Andreas Schneider1-0/+1