cmake: add unit testing option and shunit2 tests
authorPetr Štetiar <ynezz@true.cz>
Fri, 1 Nov 2019 08:13:42 +0000 (09:13 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 14 Nov 2019 16:11:08 +0000 (17:11 +0100)
commita6e8bbefd8609a51d3e6e1e7ddd8902c14b940ab
treeccc1f56f87ea66ff9a5c0c9dc8cfb30811dad002
parent0ca93fec701a6779384c62e01fae2267922ded7a
cmake: add unit testing option and shunit2 tests

For convenient tests invocation.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
CMakeLists.txt
tests/CMakeLists.txt [new file with mode: 0644]
tests/shunit2/CMakeLists.txt [new file with mode: 0644]