tests: Moved proxycommand test to client tests.
Этот коммит содержится в:
родитель
cd1129b9b8
Коммит
11a1ae59f4
@ -2,3 +2,4 @@ project(clienttests C)
|
||||
|
||||
add_check_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})
|
||||
|
@ -6,4 +6,3 @@ add_check_test(torture_misc torture_misc.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_keyfiles torture_keyfiles.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_options torture_options.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_knownhosts torture_knownhosts.c ${TORTURE_LIBRARY})
|
||||
add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user