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
2021-01-20 17:36:14 +01:00
..
tests
app.config.test tests: add common Kconfig configuration for sync 2021-01-20 17:36:14 +01:00
main.c tests/xtimer_now32_overflow: fix active timers going out of scope 2020-06-09 21:21:45 +02:00
Makefile
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.