mbed-os/rtos
Hari Limaye f95052cf6f CMake: Require TEST_SOURCES in greentea CMake file
Assumption that greentea test file is always named main.cpp is
incorrect. Updated mbed_greentea_add_test() macro to make TEST_SOURCES
parameter compulsory, which is used to specify greentea test
file(s). This allows tests to use C, or have a different name.
Therefore also updated all pre-existing greentea test CMake files to
explicity add main.cpp to TEST_SOURCES.
2021-06-29 13:33:42 +01:00
..
include/rtos Better document MemoryPool behaviour 2021-04-13 14:37:47 +03:00
source Fix ThisThread warnings 2020-11-27 11:57:09 +00:00
tests/TESTS CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
LICENSE-mit.txt rtos: add license information 2019-04-16 11:26:39 +01:00
LICENSE.md Remove RtosTimer deprecated class and its APIs 2020-03-09 09:52:29 -07:00
mbed_lib.json RTOS API for bare metal 2019-07-15 10:13:50 +03:00