mbed-os/connectivity/netsocket
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
..
include/netsocket Merge pull request #14752 from tymoteuszblochmobica/sockets 2021-06-15 15:08:53 +02:00
source TLSSocketWrapper: Initialize PSA Crypto if used by Mbed TLS 2021-06-29 18:16:51 +01:00
tests Unit tests: Remove mbed.h stub from target_h 2021-08-02 17:42:42 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
mbed_lib.json Fix 'netsocket: several dynamic allocation results not checked' (#14210) 2021-06-07 14:54:37 +01:00