mbed-os/TESTS
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
..
events Added copyright header to all tests 2017-08-07 12:02:33 -05:00
host_tests Update timing calculations 2017-06-28 16:29:38 -05:00
integration/basic Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_drivers Decrease error in Timeout test due to ISR latency 2017-09-09 20:43:36 -05:00
mbed_functional Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbed_hal Allow lp_ticker test to coexist with TimerEvents 2017-09-10 17:06:46 -05:00
mbedmicro-mbed Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mbedmicro-rtos-mbed Merge pull request #4945 from maciejbocianski/mail_tests 2017-09-05 11:16:27 -05:00
mbedtls Add test of sha256_clone function 2017-06-16 10:47:45 +02:00
netsocket/ip_parsing Added copyright header to all tests 2017-08-07 12:02:33 -05:00
network/wifi WiFi tests: Make tests CI friendly 2016-11-10 17:03:26 +00:00
storage_abstraction Ignore deprecated storage test 2017-06-02 23:50:39 -05:00