mbed-os/TESTS/mbed_hal
Vincent Coubard 7675901b7b tests: Reintroduce ticker test.
This test was removed because of its memory footprint.
Most of the memory consummed by the test itself was related to the instantion of test cases in RAM.

With the introduction of case_t which allows tests cases to live in FLASH, the memory footprint has been drastically reduced (860 bytes of RAM saved) and the ticker test can be reintroduced in the code base.
2017-06-11 09:48:45 +01:00
..
flash/functional_tests nRF52840: Fixed flashapi test and casting issue 2017-05-17 09:21:39 +02:00
lp_ticker lp ticker test: Fix timestamp update during deepsleep test. 2017-06-01 16:31:48 +01:00
rtc_time Fix mktime test DST error 2017-06-11 09:48:38 +01:00
ticker tests: Reintroduce ticker test. 2017-06-11 09:48:45 +01:00