mbed-os/TESTS/mbed_hal
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
..
common_tickers Fix Greentea test common_tickers failed 2018-09-18 10:57:14 +08:00
common_tickers_freq Disable time drifting test cases. 2019-07-03 16:21:05 +03:00
crc crc test: manual fix cases 2018-08-03 11:24:31 +01:00
critical_section Fix GREENTEA_SETUP() call in not time drifting tests. 2019-07-03 16:21:05 +03:00
flash/functional_tests FLASH test: skip test if test region overlaps code 2019-01-04 16:50:54 +01:00
gpio Add GPIO NC test 2019-05-02 16:12:21 +03:00
lp_ticker Fix tests to work with LPTICKER_DELAY_TICKS 2018-08-17 11:58:55 -05:00
minimum_requirements tests: fix coding style 2018-11-08 08:54:34 +00:00
mpu Test MPU is enabled by init 2018-12-10 16:45:30 +02:00
pinmap Add a sanity check test for pinmaps 2019-02-08 09:10:50 -06:00
qspi hal_qspi_test: undo buggy code 2019-07-03 16:19:34 +03:00
rtc Update deep sleep lock check in tests 2018-08-17 09:29:41 -05:00
rtc_reset tests: astyle fix 2018-08-03 10:23:38 +01:00
rtc_time rtc time test: fix coding style 2018-11-15 07:20:09 +00:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
sleep_manager Merge pull request #8328 from kjbracey-arm/noreturn 2018-10-29 20:49:54 -05:00
sleep_manager_racecondition Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
spm Exclude mbed-hal-spm test for TrustZone chips 2019-07-03 16:19:35 +03:00
stack_size_unification Added missing astyle corrections for TESTS/mbed_hal/* 2019-03-20 12:57:36 -05:00
ticker Add test for ticker suspend and resume 2018-08-17 09:29:40 -05:00
trng Initialize platform in trng test 2019-02-18 11:43:32 +02:00
us_ticker tests: astyle fix 2018-08-03 10:23:38 +01:00