Skip to content

Commit 7a8898b

Browse files
committed
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.
1 parent 8232afa commit 7a8898b

File tree

1 file changed

+2082
-0
lines changed

1 file changed

+2082
-0
lines changed

0 commit comments

Comments
 (0)