mbed-os/platform/tests/UNITTESTS
Ladislas de Toldi 3176fc7ca5
mbed-ce@master + fixes + gcc 11 support (#135)
* Fix rtos::Mutex stub, add trylock() method

* LowPowerTicker - Add ::attach(...) method + call callback

* mbed_power_management - rename sleep --> mbed_sleep to avoid conflicts

Fixes conflicts w/ unistd.h and boost::ut

* GCC 11/C++ 20 - Remove deprecated type_traits

* GCC 11/C++ 20 - Remove redundant templating of methods

* Warning - pragma ignore invalid-noreturn for unit tests

* Fix astyle errors

* Fix missing mbed_sleep() calls
2023-02-21 09:04:34 -08:00
..
ATCmdParser CMake: unit-tests: Make platform stub only depend on headers it uses 2021-07-06 13:50:46 +01:00
CircularBuffer CMake: unittests: Show all tests in CTest report 2021-07-27 21:09:39 +01:00
doubles mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
minimal-printf Added unit test for floating point formatting 2021-10-29 13:32:46 +02:00
CMakeLists.txt Added unit test for floating point formatting 2021-10-29 13:32:46 +02:00