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.
pull/4490/head
Vincent Coubard 2017-06-02 12:38:36 +01:00
parent 8232afa53e
commit 7a8898bb21
1 changed files with 2082 additions and 0 deletions

File diff suppressed because it is too large Load Diff