Skip to main content

Module tests

Module tests 

Source
Expand description

Kernel timer tests.

Functionsยง

test_timer_cancel
Verifies that a scheduled timer can be successfully cancelled.
test_timer_oneshot
Verifies that a scheduled oneshot timer fires and executes its callback.