1
1
libssh/tests
Alan Dunn 4bde48bb2e tests: Add ssh server setup functionality
Add the ability to generate a keypair (RSA, but tests that focus on
what occurs over a connection may well not care) and an ssh_bind
easily.

Signed-off-by: Alan Dunn <amdunn@gmail.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2015-01-20 19:50:52 +01:00
..
benchmarks Benchmarks: parse config files 2012-12-23 23:10:52 +01:00
client tests: Add port option to torture_ssh_session 2015-01-20 19:41:53 +01:00
pkd pkd: Make sure we do not pass -1 to close. 2015-01-14 15:20:43 +01:00
sftp_stress Added a threading + sftp stress testcase 2009-07-24 22:52:10 +02:00
unittests buffer: Add a secure buffer mechanism to avoid memory spills 2014-09-07 10:36:32 +02:00
authentication.c Add a exec test. 2009-05-04 22:30:21 +00:00
chmodtest.c Added some other junk test file 2010-05-17 20:08:11 +02:00
CMakeLists.txt tests: fix pkd build breakages 2014-10-15 10:26:24 +02:00
cmdline.c Fixed compilation without argp.h available 2011-01-13 21:21:19 +01:00
connection.c preliminary test suite 2008-03-17 02:31:22 +00:00
ctest-default.cmake tests: Turn debug crypto on in ctest. 2012-02-05 10:53:43 +01:00
generate.py A few test cases for benchmarks 2009-11-05 18:18:35 +01:00
test_exec.c Sanitize libssh namespace + legacy wrappers 2010-05-14 00:51:08 +02:00
test_pcap.c Sanitize libssh namespace + legacy wrappers 2010-05-14 00:51:08 +02:00
test_socket.c struct socket -> struct ssh_socket_struct +typedef 2009-12-06 22:48:56 +01:00
test_ssh_bind_accept_fd.c Test change to ssh_bind_accept_fd 2014-01-21 16:07:09 +01:00
test_tunnel.c Sanitize libssh namespace + legacy wrappers 2010-05-14 00:51:08 +02:00
tests.h preliminary test suite 2008-03-17 02:31:22 +00:00
torture.c tests: Add ssh server setup functionality 2015-01-20 19:50:52 +01:00
torture.h tests: Add ssh server setup functionality 2015-01-20 19:50:52 +01:00
valgrind.supp tests: Add suppression for getdelim with selinux. 2013-07-26 08:04:03 +02:00