mbed-os/TESTS/mbedmicro-rtos-mbed
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
..
MemoryPool MemoryPool: Add timeout and wake tests 2019-03-26 14:12:59 +02:00
basic Disable time drifting test cases. 2019-06-06 21:48:04 +02:00
condition_variable tests: astyle fix 2018-08-03 10:23:38 +01:00
event_flags Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
heap_and_stack Update the test case to check multiple bank heap regions 2019-04-09 12:08:49 -05:00
kernel_tick_count Fix GREENTEA_SETUP() call in not time drifting tests. 2019-06-05 13:32:13 +02:00
mail Disable time drifting test cases. 2019-06-06 21:48:04 +02:00
malloc Disable time drifting test cases. 2019-06-06 21:48:04 +02:00
mutex tests: fix astyle 2018-10-25 09:58:17 +01:00
queue Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
rtostimer Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
semaphore Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
signals Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
systimer Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
threads Disable time drifting test cases. 2019-06-06 21:48:04 +02:00