2010-06-03 12:36:00 +02:00
|
|
|
project(clienttests C)
|
|
|
|
|
2010-12-28 16:25:49 +01:00
|
|
|
add_cmockery_test(torture_algorithms torture_algorithms.c ${TORTURE_LIBRARY})
|
2010-12-28 16:41:14 +01:00
|
|
|
add_cmockery_test(torture_auth torture_auth.c ${TORTURE_LIBRARY})
|
2010-12-28 16:55:18 +01:00
|
|
|
add_cmockery_test(torture_knownhosts torture_knownhosts.c ${TORTURE_LIBRARY})
|
2010-12-28 16:59:07 +01:00
|
|
|
add_cmockery_test(torture_proxycommand torture_proxycommand.c ${TORTURE_LIBRARY})
|