Rajkumar Kanagaraj
563e3a328a
Hw Watchdog UnitTest cases
...
-Added the unit test case for testing Hw watchdog
-Added the supported stubs files
2019-07-11 11:55:14 +01:00
Hasnain Virk
d257d7287f
Including CTest explicitly
...
enable_test() seems to include CTest framework in the CMakeLists.txt but
that would result in inconsistencies and CTest framework will not be
able to find DartConfiguration file or MemCheck tool.
Including CTest framework explicitely in the CMakeLists.txt seems to
solve the issue.
2019-02-14 17:15:22 +02:00
Teppo Järvelin
43e08a0adf
Cellular: fixing unit test after refactor.
2018-11-11 14:12:49 +02:00
Antti Kauppila
b6465340b5
Lorawan unittests
2018-09-27 10:49:07 +03:00
Lari-Matias Orjala
3e7ee6c4d1
add auto-naming of unit test suites
2018-09-19 11:10:40 +03:00
Antti Kauppila
9f9aa4a210
cellular unittests ported to googletest framework
2018-09-17 12:07:43 +03:00
Seppo Takalo
7c6f1c38a8
Fix SocketAddress unittests
...
Add ip4tos() and stoip4() into unittests.
NOTE: Probably should have been stubbed but this way we can also
test these helper functions.
2018-09-11 18:19:11 +03:00
Lari-Matias Orjala
4dde13db6d
Add unit testing framework
2018-08-27 14:32:35 +03:00