From e41f836c53b9a9daa6fcfca2109a484672b5a88a Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Fri, 22 Sep 2023 11:02:48 +0200 Subject: [PATCH] tests nrf_rtc_timer: Allow on simulated nrf53 The simulated nrf53 bsim boards can run this test also just fine, so let's enable them. Signed-off-by: Alberto Escolar Piedras --- tests/drivers/timer/nrf_rtc_timer/testcase.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/drivers/timer/nrf_rtc_timer/testcase.yaml b/tests/drivers/timer/nrf_rtc_timer/testcase.yaml index 8ebe05e8e96..9c3f9a94413 100644 --- a/tests/drivers/timer/nrf_rtc_timer/testcase.yaml +++ b/tests/drivers/timer/nrf_rtc_timer/testcase.yaml @@ -19,5 +19,7 @@ tests: - nrf52dk_nrf52832 - nrf52840dk_nrf52840 - nrf52_bsim + - nrf5340bsim_nrf5340_cpuapp + - nrf5340bsim_nrf5340_cpunet integration_platforms: - nrf52dk_nrf52832