aboutsummaryrefslogtreecommitdiff
path: root/tests/client/CMakeLists.txt
blob: 7bb2dd5793ab590e000461ce73381f4d8a0d967a (plain)
1
2
3
4
5
6
project(clienttests C)

add_cmockery_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
#add_check_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
#add_check_test(torture_knownhosts torture_knownhosts.c ${TORTURE_LIBRARY})
#add_check_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})