capsules_core::test

Module random_timer

Source
Expand description

Test that a Timer implementation is working.

Test that a Timer implementation is working by trying a few edge cases on the interval, including intervals of 1 and 0. Depends on a working UART and debug! macro. Tries repeating as well as one-shot Timers.

Structsยง