mbed-os/storage/filesystem
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
..
fat f_mount() (http://www.elm-chan.org/fsw/ff/00index_e.html - third party libary) API is called from both mount() and unmount() Mbed OS APIs. 2021-01-15 04:05:25 -08:00
include/filesystem Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
littlefs CMake: fix lifflefs filesystem header include path 2021-05-11 03:41:00 -07:00
littlefsv2 Add SPDX identifier 2020-12-15 15:01:25 +00:00
source Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
tests/TESTS/filesystem/general_filesystem CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake fix: location of MBED_CONF_FILESYSTEM_PRESENT=1 2020-12-09 17:20:43 +00:00
mbed_lib.json Storage directory restructure: 2020-07-10 14:59:53 +01:00