tests: drivers: timer: nrf_grtc_timer: add nRF54H20 target

GRTC peripheral is present on nRF54H20,
so the tests should be executed on this target as well.

Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
This commit is contained in:
Nikodem Kastelik 2024-04-15 14:12:27 +02:00 committed by Henrik Brix Andersen
parent 5b72665c47
commit 1f9bec7f08

View file

@ -1,4 +1,7 @@
tests:
drivers.timer.nrf_grtc_timer:
tags: drivers
platform_allow: nrf54l15pdk/nrf54l15/cpuapp
platform_allow:
- nrf54l15pdk/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
- nrf54h20dk/nrf54h20/cpurad