mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
xtimer_usleep_until's internal logic has changed, always setting &last_wakeup to the expected instead of real value. In order to make this test output valid values, this commit adapts it.