mbed-os/TESTS/mbed_drivers
Laurent Meunier 19b843d530 timeout_tests: do not call sleep from test thread
This is up to scheduler to call sleep when threads are inactive.
So the thread should simply wait for the semaphore for ever (or test timeout).
2019-05-29 11:48:36 +02: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 Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
lp_timeout FastModel: Skip low-power ticker time drifting test for models 2019-04-03 16:51:02 +01: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 Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
timeout timeout_tests: do not call sleep from test thread 2019-05-29 11:48:36 +02: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