mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +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.