Skip to content

Commit 93a1b8c

Browse files
nordic-krchrlubos
authored andcommitted
[nrf fromtree] tests: drivers: counter: nrf: fixed_top: Rework nrf54h20 cpuppr config
Rework configuration so that it does not require special treatment in testcase.yaml. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit a575d9b)
1 parent e229016 commit 93a1b8c

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# nothing here

tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,4 @@ tests:
99
- nrf52_bsim
1010
- nrf54h20dk/nrf54h20/cpuapp
1111
- nrf54h20dk/nrf54h20/cpurad
12-
drivers.counter.nrf_rtc.nrf54h20_cpuppr:
13-
tags:
14-
- drivers
15-
- counter
16-
depends_on: counter
17-
platform_allow: nrf54h20dk/nrf54h20/cpuppr
18-
sysbuild: true
19-
extra_args:
20-
- vpr_launcher_DTC_OVERLAY_FILE="../../../tests/drivers/counter/counter_nrf_rtc/fixed_top/boards/nrf54h20dk_nrf54h20_vpr_launcher.overlay"
21-
- SB_CONFIG_VPR_LAUNCHER=y
22-
# Disable asserts to fit in limited code memory
23-
- CONFIG_ASSERT=n
12+
- nrf54h20dk/nrf54h20/cpuppr

0 commit comments

Comments
 (0)