From 44818bd3701b5055225ff1a75e731785b9d69e7f Mon Sep 17 00:00:00 2001 From: Adam Kondraciuk Date: Thu, 10 Oct 2024 13:03:05 +0200 Subject: [PATCH] [nrf fromtree] tests: drivers: timer: nrf_grtc: run GRTC tests on nRF54L20 Run GRTC tests for nRF54L20 platform. Signed-off-by: Adam Kondraciuk (cherry picked from commit 245aee4a8b211289cbb3b59b3fa4bb5b657287b6) --- tests/drivers/timer/nrf_grtc_timer/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drivers/timer/nrf_grtc_timer/testcase.yaml b/tests/drivers/timer/nrf_grtc_timer/testcase.yaml index 8d7b2f8d86e..128d7944395 100644 --- a/tests/drivers/timer/nrf_grtc_timer/testcase.yaml +++ b/tests/drivers/timer/nrf_grtc_timer/testcase.yaml @@ -8,3 +8,4 @@ tests: - nrf54h20dk/nrf54h20/cpuapp - nrf54h20dk/nrf54h20/cpurad - nrf54h20dk/nrf54h20/cpuppr + - nrf54l20pdk/nrf54l20/cpuapp