Skip to content

Commit

Permalink
tests: drivers: counter: nrf: fixed_top: Rework nrf54h20 cpuppr config
Browse files Browse the repository at this point in the history
Rework configuration so that it does not require special treatment
in testcase.yaml.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
  • Loading branch information
nordic-krch authored and nashif committed Jul 10, 2024
1 parent 407aa5c commit a575d9b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# nothing here
13 changes: 1 addition & 12 deletions tests/drivers/counter/counter_nrf_rtc/fixed_top/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,4 @@ tests:
- nrf52_bsim
- nrf54h20dk/nrf54h20/cpuapp
- nrf54h20dk/nrf54h20/cpurad
drivers.counter.nrf_rtc.nrf54h20_cpuppr:
tags:
- drivers
- counter
depends_on: counter
platform_allow: nrf54h20dk/nrf54h20/cpuppr
sysbuild: true
extra_args:
- vpr_launcher_DTC_OVERLAY_FILE="../../../tests/drivers/counter/counter_nrf_rtc/fixed_top/boards/nrf54h20dk_nrf54h20_vpr_launcher.overlay"
- SB_CONFIG_VPR_LAUNCHER=y
# Disable asserts to fit in limited code memory
- CONFIG_ASSERT=n
- nrf54h20dk/nrf54h20/cpuppr

0 comments on commit a575d9b

Please sign in to comment.