1
1
libssh/tests/unittests
Aris Adamantiadis 0cd0f685c9 torture_pki: avoid generating keys with ssh-keygen
ssh-keygen makes the tests very slow because new keys are generated
at the start of every test.
ssh-keygen on OSX doesn't support ecdsa keys, even if libcrypto does.

Reviewed-by: Andreas Schneider <asn@samba.org>
2014-08-06 10:04:57 +02:00
..
CMakeLists.txt tests: Add a test for ssh_channel(). 2013-10-31 12:44:48 +01:00
torture_buffer.c tests: test the canary feature in buffer_(un)pack() 2014-08-06 10:00:07 +02:00
torture_callbacks.c tests: Add test for the logging function. 2014-06-10 13:52:20 +02:00
torture_channel.c tests: Fix a valgrind warning. 2013-11-27 17:55:48 +01:00
torture_init.c tests: It is enough to include libssh.h for torture_init. 2010-12-29 21:02:51 +01:00
torture_isipaddr.c Added a IP address test 2011-03-22 10:45:07 +01:00
torture_keyfiles.c build: Fix the build of keyfiles torture test. 2011-08-28 14:50:28 +02:00
torture_list.c Call ssh_init()/ssh_finalize bf/af each testcase 2011-01-02 17:25:51 +01:00
torture_misc.c session: Use a struct for all options. 2012-02-05 11:50:49 +01:00
torture_options.c BUG 103: Disable proxy command if set to 'none'. 2013-07-11 15:34:50 +02:00
torture_pki.c torture_pki: avoid generating keys with ssh-keygen 2014-08-06 10:04:57 +02:00
torture_rand.c tests: Assert if ssh_get_random failed in torture_rand_thread. 2011-01-06 10:15:01 +01:00