mbed-os/storage/kvstore
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
..
direct_access_devicekey KVStore: drop './' from CMake paths 2020-12-09 17:26:32 +00:00
filesystemstore CMake: Only build unit tests if Mbed OS is the current project 2021-06-10 23:34:14 +01:00
include/kvstore Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00
kv_config Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config 2021-05-11 17:19:10 +01:00
kvstore_global_api "kvstore_global_api" requires "kvstore" for backward compatibility 2020-12-09 17:26:32 +00:00
securestore CMake: streamline kvstore support 2020-12-17 13:09:38 +00:00
tdbstore CMake: Only build unit tests if Mbed OS is the current project 2021-06-10 23:34:14 +01:00
tests/TESTS/kvstore CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Add Blockdevice dependency to KVstore library 2020-12-21 13:57:52 +00:00
mbed_lib.json Create a kvstore_global_api for the global API and KVMap 2020-12-09 17:20:42 +00:00