mbed-os/TESTS/mbed_drivers
Przemyslaw Stekiel 7d7224bd05 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-03 16:21:05 +03:00
..
c_strings tests: astyle fix 2018-08-03 10:23:38 +01:00
crc tests: fix astyle 2018-10-25 09:58:17 +01:00
dev_null tests: astyle fix 2018-08-03 10:23:38 +01:00
echo tests: astyle fix 2018-08-03 10:23:38 +01:00
flashiap Add flash sum check 2019-02-14 17:30:51 +02:00
generic_tests tests: astyle fix 2018-08-03 10:23:38 +01:00
lp_ticker Fix GREENTEA_SETUP() call in not time drifting tests. 2019-07-03 16:21:05 +03:00
lp_timeout Disable time drifting test cases. 2019-07-03 16:21:05 +03:00
lp_timer tests: astyle fix 2018-08-03 10:23:38 +01:00
mem_trace This reverts commit 9b53d1256fb358407acbaf81c70b71d937b1f7cd.i 2018-10-26 17:35:33 -05:00
race_test Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
rtc tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep_lock Update deep sleep lock check in tests 2018-08-17 09:29:41 -05:00
stl_features tests: astyle fix 2018-08-03 10:23:38 +01:00
ticker Disable time drifting test cases. 2019-07-03 16:21:05 +03:00
timeout Disable time drifting test cases. 2019-07-03 16:21:05 +03:00
timer tests-mbed_drivers-timer: change delay method 2018-08-10 09:52:07 +02:00
timerevent Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00