mbed-os/storage
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
..
blockdevice CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
docs Refactor KVStore config override explanation 2021-05-11 17:19:16 +01:00
filesystem CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
kvstore CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
platform CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt CMake: Move CMAKE_CROSSCOMPILING check inside library CMake 2021-05-20 06:26:10 -07:00