1
1
libssh/tests/unittests
Nikos Mavrogiannopoulos f3a19d8c96 torture_path_expand_tilde_unix: use getpwuid() if no env variables
This allows operating under environments where the username variables
are not present.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-04-17 17:59:14 +02:00
..
CMakeLists.txt cmake: Move ed25519 tests into unix part 2018-01-10 22:31:02 +01:00
torture_buffer.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_callbacks.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_channel.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_config.c tests/config: Verify LogLevel from config is applied 2017-12-21 11:43:19 +01:00
torture_crypto.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_init.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_isipaddr.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_keyfiles.c tests: Move torture keys to own file 2018-01-10 22:31:02 +01:00
torture_list.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_misc.c torture_path_expand_tilde_unix: use getpwuid() if no env variables 2018-04-17 17:59:14 +02:00
torture_options.c tests: Move torture keys to own file 2018-01-10 22:31:02 +01:00
torture_pki_dsa.c torture_pki_dsa: Add tests for private key with passphrase 2018-01-10 22:31:02 +01:00
torture_pki_ecdsa.c pki: Add mbedTLS ECDSA key comparison support 2018-03-07 15:44:05 +01:00
torture_pki_ed25519.c torture_pki_ed25519: Add tests for private key with passphrase 2018-01-10 22:31:02 +01:00
torture_pki_rsa.c torture_pki_rsa: Add tests for private key with passphrase 2018-01-10 22:31:02 +01:00
torture_pki.c tests: Move rsa tests to own test file 2018-01-10 22:31:02 +01:00
torture_rand.c tests: Fix mixed code compiler warning in torture_rand 2018-03-21 20:41:16 +01:00
torture_server_x11.c tests: Fix segfault with mbedTLS built without threading support 2018-02-12 20:05:49 +01:00