Skip to content

Commit 2e85bff

Browse files
de-nordicrghaddab
authored andcommitted
[nrf fromtree] tests/flash/common: Add nrf54l15pdk to list of allowed platforms
Allows running tests on nrf54l15pdk/nrf54l15/cpuapp. Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 12bfefd)
1 parent 786985d commit 2e85bff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/drivers/flash/common/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ tests:
3535
integration_platforms:
3636
- qemu_x86
3737
- mimxrt1060_evk
38+
drivers.flash.common.no_explicit_erase:
39+
platform_allow:
40+
- nrf54l15pdk/nrf54l15/cpuapp
3841
drivers.flash.common.tfm_ns:
3942
build_only: true
4043
filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE

0 commit comments

Comments
 (0)