1
1
libssh/tests/client
Andreas Schneider 90128929e7 tests: Use ncat instead of nc
The ncat tool from nmap is available on all unix platforms. The nc
binary might link to ncat or something else. Settle on one we know
also the options can be used if needed.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
(cherry picked from commit 6268417ac6)
2022-08-30 10:01:30 +02:00
..
CMakeLists.txt tests: Cover sftp_new_channel function 2021-03-18 14:44:35 +01:00
torture_algorithms.c tests: Test MAC algorithm mismatch when AEAD cipher is selected 2020-10-14 11:07:18 +02:00
torture_auth_pkcs11.c tests/torture.c: update the definition of torture_setup_tokens() to take load_public as an option that 2020-05-20 12:49:29 +02:00
torture_auth.c tests:client: Add a non-blocking publickey test 2022-06-23 12:22:44 +02:00
torture_client_config.c tests/torture_client_config: Adjust lists in FIPS mode 2019-06-13 16:28:25 +02:00
torture_client_global_requests.c tests: Introduce torture_client_global_requests 2019-06-26 17:36:46 +02:00
torture_connect.c client: Check if the library is initialized in ssh_connect() 2020-04-09 11:25:49 +02:00
torture_forward.c channels: Add originator to ssh_channel_accept 2022-06-07 14:16:59 +02:00
torture_hostkey.c tests/torture_hostkey: Skip some tests in FIPS mode 2019-06-13 16:28:25 +02:00
torture_knownhosts_verify.c tests: Use temporary file for known_hosts 2019-10-25 15:15:20 +02:00
torture_knownhosts.c tests: Do not parse configuration file in torture_knownhosts 2020-06-24 11:35:23 +02:00
torture_proxycommand.c tests: Use ncat instead of nc 2022-08-30 10:01:30 +02:00
torture_rekey.c tests: Simple reproducer for rekeying with different kex 2021-08-18 14:13:56 +02:00
torture_request_env.c tests: Allow to generate unencrypted PCAP files from testsuite 2019-01-09 10:14:56 +01:00
torture_scp.c tests: Ensure the mode of the created file is ... 2022-08-08 10:17:05 +02:00
torture_session.c channels: Fix segfaults when the channel data is freed 2021-09-15 11:04:45 +02:00
torture_sftp_benchmark.c tests: Allow to generate unencrypted PCAP files from testsuite 2019-01-09 10:14:56 +01:00
torture_sftp_canonicalize_path.c tests: Allow to generate unencrypted PCAP files from testsuite 2019-01-09 10:14:56 +01:00
torture_sftp_dir.c tests: Prefer assert_non_null() over assert_false() 2019-01-26 13:56:22 +01:00
torture_sftp_ext.c tests: Prefer assert_non_null() over assert_false() 2019-01-26 13:56:22 +01:00
torture_sftp_fsync.c tests: Allow to generate unencrypted PCAP files from testsuite 2019-01-09 10:14:56 +01:00
torture_sftp_init.c tests: Cover sftp_new_channel function 2021-03-18 14:44:35 +01:00
torture_sftp_read.c Fix broken link to an issue 2022-02-10 14:06:18 +01:00