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

add_cmockery_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
add_cmockery_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})