Skip to content

Commit

Permalink
tests: drivers: timer: nrf_grtc_timer: add nRF54H20 target
Browse files Browse the repository at this point in the history
GRTC peripheral is present on nRF54H20,
so the tests should be executed on this target as well.

Signed-off-by: Nikodem Kastelik <[email protected]>
  • Loading branch information
nika-nordic authored and henrikbrixandersen committed Apr 18, 2024
1 parent 5b72665 commit 1f9bec7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/drivers/timer/nrf_grtc_timer/testcase.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1f9bec7

Please sign in to comment.