mbed-os/TESTS
Przemyslaw Stekiel 1a2af2c7b6 Disable time drifting test cases.
Time drifting test cases use serial communication with the host and are unstable on CI.
Skip time-drifting test cases if SKIP_TIME_DRIFT_TESTS macro is defined.
The idea for the future is to use FPGA test shield for timing tests instead of host scripts.

Also remove `__ARM_FM` macro which in most cases was used to disable time drifting tests. In other cases replace `__ARM_FM` with `TARGET_ARM_FM` which is more suitable.
2019-07-11 11:40:51 +01:00
..
events tests: astyle fix 2018-08-03 10:23:38 +01:00
host_tests Py3 fixes for test scripts 2019-05-08 13:46:01 +03:00
integration/basic tests: astyle fix 2018-08-03 10:23:38 +01:00
lorawan/loraradio Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
mbed-crypto/sanity Remove #ifndef NO_GREENTEA from tests 2019-03-14 11:16:44 +02:00
mbed_drivers Disable time drifting test cases. 2019-07-11 11:40:51 +01:00
mbed_functional tests: astyle fix 2018-08-03 10:23:38 +01:00
mbed_hal Disable time drifting test cases. 2019-07-11 11:40:51 +01:00
mbed_platform Disable time drifting test cases. 2019-07-11 11:40:51 +01:00
mbedmicro-mbed copyright 2019 fix 2019-02-15 13:37:40 +00:00
mbedmicro-rtos-mbed Disable time drifting test cases. 2019-07-11 11:40:51 +01:00
mbedtls Fix PSA-HAL, TRNG, TLS tests 2018-12-06 01:22:50 +02:00
netsocket Added hardcoded Echo server defaults for Greentea socket tests. 2019-07-11 11:39:48 +01:00
network Fix networkinterface non-blocking status test 2019-07-11 11:40:51 +01:00
nfc/eeprom Fix long writes/reads stack overflowing (#8802) 2018-12-13 18:18:01 -06:00
psa Build PS tests only if FLASHIAP exists 2019-05-22 17:17:23 +03:00
usb_device Tests: USBHID: Make report test optional on Linux 2019-04-09 17:03:22 +02:00