1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/xtimer_now32_overflow
2022-10-15 23:33:41 +02:00
..
tests
app.config.test tests/xtimer*: select xtimer_no_ztimer_default for tests requiring it 2022-03-17 14:37:40 +01:00
main.c tests/xtimer_now32_overflow: fix active timers going out of scope 2020-06-09 21:21:45 +02:00
Makefile tests: update Makefile.ci for blxxxpill-128kib with CDC ACM 2022-10-15 23:33:41 +02:00
README.md

Description

This is a regression test for when xtimer_now64() becomes greater than UINT32_MAX and the internal state machine fails to update the timers state correctly.