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/README.md
Martine S. Lenders 4aa4a17071
tests/xtimer: add regression test for long_start_time update bug
Co-Authored-By: Julian Holzwarth <julian.holzwarth@fu-berlin.de>
2020-04-10 12:42:24 +02:00

7 lines
186 B
Markdown

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.