mbed-os/TESTS/mbed_hal/common_tickers_freq
Przemyslaw Stekiel 86dab2f9fa 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-06-06 21:48:04 +02:00
..
main.cpp Disable time drifting test cases. 2019-06-06 21:48:04 +02:00
ticker_api_test_freq.h Rename lp_us tests to common and hf to microsecond 2018-05-25 12:20:09 -05:00