mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: Verify the configuration reparsing with real client
This tests verifies that the only the first seen option is applied throughout all the configuration files processed. It also verifies that the configuration files are parsed automatically and that this behavior can be overridden by configuration option. Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
9aa47fef99
commit
6eb43fcbf3
@@ -4,6 +4,7 @@ find_package(socket_wrapper)
|
||||
|
||||
set(LIBSSH_CLIENT_TESTS
|
||||
torture_algorithms
|
||||
torture_client_config
|
||||
torture_connect
|
||||
torture_hostkey
|
||||
torture_auth
|
||||
|
||||
Reference in New Issue
Block a user