zephyr/tests/drivers/timer/nrf_rtc_timer/testcase.yaml
Alberto Escolar Piedras 1f4f307bd2 samples|tests/* yamls: Replace all nrf5340bsim hwmv1 names w hwmv2 version
Replace all instances of
nrf5340bsim_nrf5340_cpunet & nrf5340bsim_nrf5340_cpuapp
with
nrf5340bsim/nrf5340/cpunet & nrf5340bsim/nrf5340/cpuapp
In these samples/tests twister yamls definitions.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-21 15:23:56 +01:00

26 lines
550 B
YAML

tests:
drivers.timer.nrf_rtc_timer:
tags:
- drivers
- timer
platform_allow:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
integration_platforms:
- nrf52dk/nrf52832
extra_configs:
- CONFIG_ZERO_LATENCY_IRQS=y
drivers.timer.nrf_rtc_timer_no_zli:
tags:
- drivers
- timer
platform_allow:
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpunet
integration_platforms:
- nrf52dk/nrf52832