Skip to content

Commit

Permalink
tests/flash/common: Add nrf54l15pdk to list of allowed platforms
Browse files Browse the repository at this point in the history
Allows running tests on nrf54l15pdk/nrf54l15/cpuapp.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
  • Loading branch information
de-nordic authored and henrikbrixandersen committed Jun 4, 2024
1 parent 12fa294 commit 12bfefd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/drivers/flash/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ tests:
integration_platforms:
- qemu_x86
- mimxrt1060_evk
drivers.flash.common.no_explicit_erase:
platform_allow:
- nrf54l15pdk/nrf54l15/cpuapp
drivers.flash.common.tfm_ns:
build_only: true
filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE
Expand Down

0 comments on commit 12bfefd

Please sign in to comment.