Rajkumar Kanagaraj
f93f71b260
CMake: Update build tools python modules to pick refactored way of unittest CMake
...
- Update mbed_unittest python module to pick unittest from mbed os root
CMake configuration file
- Add BUILD_TESTING flag ON in test python module
2021-05-11 02:49:03 -07:00
Maciej Bocianski
38d1868ff0
unittests: disable coverage report filtering
...
Disable coverage report filtering because of poor results.
Test name filtering pattern (-r) was used to filter coverage
report causing wrong results when filtered test name wasn't
matching the implementation source file name
2020-01-17 13:01:39 +01:00
Antti Kauppila
25a6e9d201
Valgrind support added for unittests
...
Added an option to select Valgrind to be used for unittests from command line
2019-12-12 15:30:23 +02:00
Lari-Matias Orjala
04c98b0223
add coverage filtering
2018-09-24 11:41:34 +03:00
Lari-Matias Orjala
4dde13db6d
Add unit testing framework
2018-08-27 14:32:35 +03:00