zephyr/tests/boards/native_sim/cpu_wait/testcase.yaml
Alberto Escolar Piedras cc7f92865c tests/boards/native_sim: Switch to only support native_sim
These tests kept supporting native_posix thanks to the native_sim
compatibility mode. But now native_posix is being removed. So let's
just switch them to run only on native_sim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-03-07 19:16:14 +01:00

9 lines
215 B
YAML

# Test of the posix_arch k_busy_wait & cpu_hold() functionality
tests:
boards.native_sim.cpu_wait:
platform_allow:
- native_sim
- native_sim/native/64
integration_platforms:
- native_sim