mbed-os/UNITTESTS/target_h/platform
Kimmo Vaisanen 882c21bf0b Fix MBED_ASSERT for UTs
For UTs mbed_assert_internal should not be declared as MBED_NORETURN
as UT stub for mbed_assert_internal only prints out the assert trace
and returns back to original code.
2019-07-31 15:06:28 +03:00
..
cxxsupport Add mstd_xxx headers to unit tests 2019-07-18 20:02:07 +03:00
mbed_assert.h Fix MBED_ASSERT for UTs 2019-07-31 15:06:28 +03:00
mbed_power_mgmt.h Fixed the unittest case failure 2019-06-03 16:32:14 +02:00
mbed_retarget.h replace missing types 2018-09-21 13:00:47 +03:00
mbed_wait_api.h fix athandler unit tests and declaration conflict 2018-09-19 15:42:33 +03:00
platform.h Add unit testing framework 2018-08-27 14:32:35 +03:00