1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00

3 Commits

Author SHA1 Message Date
Mikolai Gütschow
69c15e1754
boards: make BOARD=native an alias for BOARD=native32 2025-04-01 12:39:06 +02:00
Marian Buschsieweke
71fa44c814
tests/sys/ztimer_mbox_get_timeout: Fix flakyness
On `native` when build with LLVM, time seems to not monotonically
increase, causing a test to be flaky.

This disables the part that is flaky on native on native.
2025-01-10 22:12:20 +01:00
Marian Buschsieweke
8230a274e5
tests: add test for ztimer_mbox_get_timeout() 2025-01-10 16:19:00 +01:00