zephyr/tests/drivers/timer/nrf_rtc_timer/testcase.yaml
Krzysztof Chruscinski 0de0233eac tests: drivers: timer: nrf_rtc_timer: Adapt test to nrf52_bsim
Adapted test to be able to run on nrf52_bsim

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-12-13 19:28:08 -05:00

11 lines
292 B
YAML

tests:
drivers.timer.nrf_rtc_timer:
tags: drivers
platform_allow: nrf52dk_nrf52832 nrf52840dk_nrf52840
extra_configs:
- CONFIG_ZERO_LATENCY_IRQS=y
drivers.timer.nrf_rtc_timer_no_zli:
tags: drivers
platform_allow: nrf52dk_nrf52832 nrf52840dk_nrf52840 nrf52_bsim