mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: Migrated torture_proxycommand to cmockery.
This commit is contained in:
@@ -3,4 +3,4 @@ project(clienttests C)
|
||||
add_cmockery_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
|
||||
add_cmockery_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
|
||||
add_cmockery_test(torture_knownhosts torture_knownhosts.c ${TORTURE_LIBRARY})
|
||||
#add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})
|
||||
add_cmockery_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})
|
||||
|
||||
Reference in New Issue
Block a user