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 unittests: Add ztimer test suite 2020-03-04 12:44:02 +01:00
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 test/unittest: init ztimer, work around ztimer_t uint64_t 2021-12-06 13:31:18 +01:00
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 unittests: Add ztimer test suite 2020-03-04 12:44:02 +01:00