mbed-os/platform
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
..
FEATURE_EXPERIMENTAL_API Merge pull request #14945 from OpenNuvoton/nuvoton_tfm_missing_update 2021-07-23 14:33:06 +02:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport Namespace scope mbed:: added for CriticalSectionLock used in Atomic templates 2021-06-08 22:55:43 +02:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/platform Update Mbed version block 2021-07-14 11:11:35 +01:00
mbed-trace Move ns_trace.h to mbed-trace folder 2021-06-28 09:38:11 +03:00
randlib Update copyright (#15) 2021-06-28 09:38:11 +03:00
source semihosting: add compat header where is required 2021-07-29 14:31:38 +01:00
tests Unit tests: Remove redundant CMake target mbed-headers-base 2021-08-02 17:42:43 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
mbed_lib.json M2354: Support TF-M 2021-05-26 09:35:02 +08:00