mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 15:31:17 +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.