mbed-os/storage/filesystem
Robert Walton 7842320ab7 CMake: Add option to enable greentea tests
Add an option to enable the greentea tests independently from the unit
tests.

We can't just use the typical BUILD_TESTING option to enable greentea
tests. BUILD_TESTING enables unit tests and fetches googletest, which
are compiled for the host. Greentea tests are cross compiled and require
a toolchain file. For this reason we add a new option just to enable
greentea tests, preventing build failures triggered by the unit tests
and googletest.
2021-08-10 16:35:11 +01:00
..
fat FATFS: FATFileSystem.cpp migration, according to FatFs version upgrade from R0.13a to R0.14b 2021-07-21 19:39:26 +07: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 Unit tests: Create mbed-headers-filesystem 2021-07-02 16:25:43 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
mbed_lib.json Storage directory restructure: 2020-07-10 14:59:53 +01:00