zephyr/tests/boards/native_sim/rtc/testcase.yaml
Alberto Escolar Piedras 185c60673b tests/boards/native_sim: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

14 lines
407 B
YAML

# Test of the native_posix real timeness and RTC model
tests:
boards.native.rtc:
platform_allow:
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
integration_platforms:
- native_sim
build_only: true
# Note: this test depends too much on not having a high host load to pass.
# Therefore it should not be run in automated regression