mbed-os/platform/tests/TESTS/mbed_platform
Rajkumar Kanagaraj ad18cc88a6 CMake: Fix platform wait_ns greentea test Cmake
Mbed CLI 2 generates TARGET_ARM_FM macro as a string in mbed_config.cmake
under the MBED_TARGET_DEFINITIONS list. Fix the "if defined" check for
TARGET_ARM_FM by searching for the TARGET_ARM_FM string in the
MBED_TARGET_DEFINITIONS list. This allows us to skip or include the test from CMake.
2021-09-13 14:30:23 +01:00
..
CircularBuffer CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
FileHandle CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
SharedPtr CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
SingletonPtr CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
Stream CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
Transaction CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
atomic CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
crash_reporting CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
critical_section CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
error_handling CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
minimal-printf/compliance CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
stats_cpu CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
stats_heap CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
stats_sys CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
stats_thread CMake: greentea: Add skip reason to platform test 2021-08-23 21:40:50 +01:00
system_reset CMake: Refactor platform greentea test CMake 2021-08-23 21:39:19 +01:00
wait_ns CMake: Fix platform wait_ns greentea test Cmake 2021-09-13 14:30:23 +01:00