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:
Jakub Jelen
2018-10-30 12:55:19 +01:00
committed by Andreas Schneider
parent 9aa47fef99
commit 6eb43fcbf3
2 changed files with 205 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ find_package(socket_wrapper)
set(LIBSSH_CLIENT_TESTS
torture_algorithms
torture_client_config
torture_connect
torture_hostkey
torture_auth