mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 02:38:09 +09:00
Added unit testing support using check.
This commit is contained in:
3
tests/unittests/CMakeLists.txt
Normal file
3
tests/unittests/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
project(unittests C)
|
||||
|
||||
add_check_test(torture_misc torture_misc.c ${TORTURE_LIBRARY})
|
||||
Reference in New Issue
Block a user