summaryrefslogtreecommitdiffstats
path: root/tests/client
Commit message (Expand)AuthorAgeFilesLines
* tests: Add a sftp_read blocking test.Andreas Schneider2013-10-232-0/+84
* tests: Add a test for ssh_channel_request_env().Andreas Schneider2013-10-202-0/+115
* tests: We can't test the accept right now.Andreas Schneider2013-10-201-1/+5
* tests: Fix torture_forward.Andreas Schneider2013-10-201-3/+4
* tests: Add torture forward test.Andreas Schneider2013-10-202-0/+90
* tests: Don't leak memory in torture_channel_read_error().Andreas Schneider2013-07-211-0/+2
* tests: Check the return value of write.Andreas Schneider2013-06-111-1/+2
* Report according status when errors are detectedAris Adamantiadis2012-12-271-0/+1
* Test for bug #64, ssh_channel_read doesn't detect errorsAris Adamantiadis2012-12-271-0/+108
* tests: Make sure the array is null terminated.Andreas Schneider2012-10-071-2/+2
* tests: Don't run ecdh tests if not supported by crypto lib.Andreas Schneider2012-10-071-2/+2
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-071-7/+7
* tests: Fix known_hosts test.Andreas Schneider2012-02-071-2/+2
* build: Fix zlib support.Andreas Schneider2011-09-231-6/+6
* torture_algorithm: follow verbosityAris Adamantiadis2011-09-231-0/+2
* torture: check for presence of ssh agentAris Adamantiadis2011-09-231-2/+9
* tests: nonblocking keyboard-interactiveAris Adamantiadis2011-09-111-0/+55
* Test: added torture_auth_autopubkey_nonblockingAris Adamantiadis2011-09-111-0/+32
* Tests: unit test for agent authenticationAris Adamantiadis2011-09-111-0/+59
* unittests:make sftp_dir pass on my laptopAris Adamantiadis2011-09-021-0/+2
* tests: Enable ecdh_sha2_nistp256 test only with openssl.Andreas Schneider2011-08-301-0/+4
* tests: Fix torture test with zlib support.Andreas Schneider2011-08-221-9/+33
* Test for ecdh and dh-group1Aris Adamantiadis2011-06-121-0/+43
* Added testcase for the timeout connecting problemAris Adamantiadis2011-05-241-2/+35
* tests: Added two asserts to torture_sftp_dir.Andreas Schneider2011-02-131-0/+4
* tests: Some fixes for sftp_dir.Andreas Schneider2011-02-071-4/+5
* tests: Added test for sftp directory functions.Andreas Schneider2011-02-062-0/+68
* tests: Fixed missing ;Andreas Schneider2011-02-061-1/+1
* tests: Check fgets output.Andreas Schneider2011-02-051-1/+3
* ssh_auth_password made nonblockingAris Adamantiadis2011-01-161-1/+45
* Test double ssh_disconnectAris Adamantiadis2011-01-151-0/+10
* Fix torture_connect_double so it tests the right thingAris Adamantiadis2011-01-141-2/+2
* New testcases for nonblocking ssh_connect and double ssh_connectAris Adamantiadis2011-01-132-0/+90
* tests: Fixed the segfault in torture_knownhosts.Andreas Schneider2011-01-041-12/+12
* tests: Fixed a build warning introduced before.Andreas Schneider2011-01-035-15/+11
* tests: Call init and finalize in client torture tests.Andreas Schneider2011-01-035-5/+40
* tests: Added torture_auth_autopubkey client test.Andreas Schneider2011-01-011-0/+29
* tests: Fixed a assert bug in torture_auth.Andreas Schneider2010-12-291-1/+1
* tests: Added a torture_sftp_static test.Andreas Schneider2010-12-282-0/+29
* tests: Migrated torture_proxycommand to cmockery.Andreas Schneider2010-12-282-27/+23
* tests: Migrated torture_knownhosts to cmockery.Andreas Schneider2010-12-282-53/+63
* tests: Migrated torture_auth to cmockery.Andreas Schneider2010-12-282-76/+96
* tests: Migrated torture_algorithms to cmockery.Andreas Schneider2010-12-282-120/+115
* tests: Moved torture_knownhosts to client tests.Andreas Schneider2010-12-282-0/+91
* tests: Start to migrate tests to cmockery.Andreas Schneider2010-12-281-3/+3
* test: Added openssh checks to the compression tests.Andreas Schneider2010-12-271-10/+16
* Implemented zlib@openssh.com compressionAris Adamantiadis2010-10-041-1/+22
* tests: Moved proxycommand test to client tests.Andreas Schneider2010-06-032-0/+55
* tests: Move client tests to a seperate directory.Andreas Schneider2010-06-033-0/+261