1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-ztimer
Marian Buschsieweke e5725f2194
tests/unittests: add a unit test for ztimer
This adds test coverage for removing ztimers with focus on ensuring that
offsets are correctly updated on subsequent timers (e.g. not having
timers fire too early).
2023-10-23 15:44:52 +02:00
..
Makefile
Makefile.include ztimer/convert: only extend the clocks if ztimer_ondemand isn't used 2022-11-22 00:25:34 +01:00
tests-ztimer-convert-muldiv64.c
tests-ztimer-mock.c tests/unittests: add a unit test for ztimer 2023-10-23 15:44:52 +02:00
tests-ztimer-ondemand.c ztimer/convert: only extend the clocks if ztimer_ondemand isn't used 2022-11-22 00:25:34 +01:00
tests-ztimer.c ztimer: introduce ztimer_acquire() and ztimer_release() 2022-11-22 00:25:34 +01:00
tests-ztimer.h