1
1
libssh/tests
Aris Adamantiadis 59f7647cd9 Introduced ssh_timeout_elapsed functions
Functions to mesure elapsed time before and after a serie of
calls. Introduces a dependancy to clock_gettime() and librt,
hope this doesn't break anything. Porting to gettimeofday() should
not be too hard.
2011-05-24 23:26:18 +02:00
..
benchmarks tests: Fixed some cppcheck warnings. 2011-05-17 14:20:28 +02:00
client Added testcase for the timeout connecting problem 2011-05-24 23:25:40 +02:00
sftp_stress Added a threading + sftp stress testcase 2009-07-24 22:52:10 +02:00
unittests Introduced ssh_timeout_elapsed functions 2011-05-24 23:26:18 +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 Replaced argp support for platforms that support it 2011-01-13 18:34:04 +01: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 ctest: Added support for checking out a branch. 2011-02-12 20:08:23 +01:00
generate.py A few test cases for benchmarks 2009-11-05 18:18:35 +01:00
Makefile Change path to ../src instead of the old ../libssh 2010-10-02 22:52:24 +02: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_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: Fixed some cppcheck warnings. 2011-05-17 14:20:28 +02:00
torture.h torture: Added a function to setup a sftp session. 2011-02-06 16:27:43 +01:00
valgrind.supp tests: Added more openssl valgrind suppressions. 2011-01-03 07:51:46 +01:00