mbed-os/TESTS/mbed_hal
Russ Butler f746fc5bac Allow lp_ticker test to coexist with TimerEvents
The lp_ticker test overrides the default ticker handler for the
low power ticker. This stops all other low power TimerEvents in the
system, including the ones for tickless, from getting called. Because
of this devices with tickless enabled malfunction during this test.

This patch fixes this problem by passing all lp ticker events it did
not trigger on to the TimerEvent irq handler.
2017-09-10 17:06:46 -05:00
..
flash/functional_tests mbed-hal: Fixed flash test 2017-07-19 14:32:39 +01:00
lp_ticker Allow lp_ticker test to coexist with TimerEvents 2017-09-10 17:06:46 -05:00
lp_us_tickers test: add hal ticker test (us + lp tickers) 2017-07-26 17:05:51 +01:00
rtc_time Fix mktime test DST error 2017-06-09 16:29:24 -05:00
sleep_manager test: add sleep manager tests 2017-09-07 15:35:07 +01:00
sleep_manager_racecondition sleep manager test: fix Thread stack size 2017-09-09 20:42:55 -05:00
ticker ticker test: add test for set interrupt with timestamp in the past 2017-07-13 12:23:25 +01:00