mbed-os/connectivity
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_BLE Merge pull request #14941 from hazzlim/update-tests-to-use-chrono 2021-07-30 12:02:10 +01:00
cellular CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
drivers Merge pull request #14288 from boraozgen/bg96-socket-send-segmentation 2021-07-29 10:31:23 +01:00
libraries CMake: Limit the mbed-stubs-nanostack-libservice to required dependency mocks 2021-07-13 05:49:53 -07:00
lorawan CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
lwipstack Add LWIP Broadcast option for UDP socket. 2021-06-09 01:44:51 +02:00
mbedtls CMake: Move mbedtls stub headers to the mbedtls doubles dir 2021-07-12 07:19:04 -07:00
nanostack Merge pull request #14817 from artokin/add_nanostack_system_time_callbacks_to_master 2021-07-08 14:38:18 +02:00
netsocket CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
nfc CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Create mbed-headers-ble library 2021-07-21 01:51:48 -07:00