aboutsummaryrefslogtreecommitdiff
path: root/tests/client/CMakeLists.txt
blob: 1163386372dd5f24b2a3cb78ddfee2f2a27931f5 (plain)
1
2
3
4
5
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})