mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| CircularBuffer | ||
| FileHandle | ||
| SharedPtr | ||
| SingletonPtr | ||
| Stream | ||
| Transaction | ||
| atomic | ||
| crash_reporting | ||
| critical_section | ||
| error_handling | ||
| stats_cpu | ||
| stats_heap | ||
| stats_sys | ||
| stats_thread | ||
| system_reset | ||
| wait_ns | ||