libssh/tests/unittests
Jakub Jelen a25f9d211d tests: Fix variable names to avoid codespell issues
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2025-03-04 16:00:33 +01:00
..
CMakeLists.txt tests: Add PKCS#11 URI tests with Ed25519 keys 2025-02-27 10:52:17 +01:00
hello world.sh Fix shellcheck issues 2024-03-22 12:35:07 +01:00
torture_bignum.c bignum: Make sure the padding is large enough for the number 2025-01-21 11:32:49 +01:00
torture_bind_config.c Remove support for DSA Keys 2023-02-02 14:49:06 +01:00
torture_buffer.c bignum: Make sure the padding is large enough for the number 2025-01-21 11:32:49 +01:00
torture_bytearray.c tests: Avoid warnings about unused arguments 2018-11-23 17:30:16 +01:00
torture_callbacks.c log: fixes legacy fallback for multiple sessions. 2024-04-29 08:42:26 +02:00
torture_channel.c tests: Use ZERO_STRUCT for readfds 2018-08-20 18:42:03 +02:00
torture_config.c tests: Reproducer for graceful failure on ignored Match arguments 2025-03-04 16:00:33 +01:00
torture_config_match_localnetwork.c tests: add support for IPv4/IPv6 loopback network ID fallback in torture_config_match_localnetwork.c 2024-08-02 11:19:05 +02:00
torture_crypto.c tests: Skip chacha20-poly1305 tests in FIPS mode 2020-01-23 09:48:11 +01:00
torture_hashes.c torture_hashes: Skip the MD5 tests in FIPS mode 2019-06-12 10:41:24 +02:00
torture_init.c init: Introduce internal is_ssh_initialized() 2020-04-09 11:25:49 +02:00
torture_isipaddr.c torture: Remove unused variable 2018-06-28 09:05:58 +02:00
torture_keyfiles.c Remove support for DSA Keys 2023-02-02 14:49:06 +01:00
torture_knownhosts_parsing.c Remove remained HAVE_DSA ifdefs and WITH_DSA 2023-06-01 10:09:43 +02:00
torture_list.c tests: Added NULL checks in torture_list.c 2019-01-26 13:56:22 +01:00
torture_misc.c torture_misc: Do not rely on environment variables 2025-01-15 13:22:38 +01:00
torture_moduli.c tests: Added moduli file parsing tests 2019-01-24 12:56:09 +01:00
torture_options.c config: Be less strict when parsing unknown Match keywords 2025-03-04 16:00:33 +01:00
torture_packet.c torture_packet.c: Add fips check for deprecated cipher 2022-10-04 14:12:11 +02:00
torture_packet_filter.c Fix various spelling issues reported by codespell 2022-10-12 13:50:38 +02:00
torture_pki.c Remove support for DSA Keys 2023-02-02 14:49:06 +01:00
torture_pki_dsa.c Remove support for DSA Keys 2023-02-02 14:49:06 +01:00
torture_pki_ecdsa.c Test coverage for file export and for PEM and OpenSSH formats 2023-12-15 10:08:35 +01:00
torture_pki_ecdsa_uri.c tests: Update PKCS#11 tests to follow global verbosity 2025-02-27 10:52:17 +01:00
torture_pki_ed25519.c tests: Skip Ed25519 keys in FIPS mode 2025-02-27 10:52:17 +01:00
torture_pki_ed25519_uri.c tests: Add PKCS#11 URI tests with Ed25519 keys 2025-02-27 10:52:17 +01:00
torture_pki_rsa.c Test coverage for file export and for PEM and OpenSSH formats 2023-12-15 10:08:35 +01:00
torture_pki_rsa_uri.c tests: Update PKCS#11 tests to follow global verbosity 2025-02-27 10:52:17 +01:00
torture_push_pop_dir.c tests: Introduce functions to change directories 2018-11-28 15:51:06 +01:00
torture_rand.c crytpo: Make sure we check return of ssh_get_random() correctly 2018-07-05 12:12:14 +02:00
torture_server_x11.c libssh: deprecate SSH_KEYTYPE_ECDSA 2019-04-17 10:21:42 +02:00
torture_session_keys.c tests: Fix variable names to avoid codespell issues 2025-03-04 16:00:33 +01:00
torture_temp_dir.c tests: Introduce torture_make_temp_dir() 2018-11-28 15:51:06 +01:00
torture_temp_file.c tests: use torture_create_temp_file() in torture_knownhosts_parsing 2018-11-28 15:51:06 +01:00
torture_threads_buffer.c tests: Make sure to pass right type to buffer_pack 2025-01-03 15:18:53 +01:00
torture_threads_crypto.c tests: Init cipher structure in thread_crypto_aes256_cbc() 2018-10-24 09:48:35 +02:00
torture_threads_init.c tests: Use UNUSED macros in torture_threads_init 2018-11-30 18:25:12 +01:00
torture_threads_pki_rsa.c tests: Call disable_secmem() before ssh_init() 2024-12-03 15:19:51 +01:00
torture_tokens.c torture_tokens.c: Add tests for new token functions 2022-11-18 20:28:29 +01:00
torture_unit_server.c feat: Handle hostkeys like OpenSSH 2024-03-19 10:26:44 +01:00