Skip to content

Commit a451a5c

Browse files
nordic-seglnordicjm
authored andcommitted
tests: drivers: gpio: gpio_more_loops: Run test on nrf54l15 NS
Enable gpio_more_loops test on nrf54l15dk/nrf54l15/cpuapp/ns platform. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 7c23a2e commit a451a5c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (c) 2025 Nordic Semiconductor ASA
3+
*
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
*/
6+
7+
#include "nrf54l15dk_nrf54l15_common.dtsi"

tests/drivers/gpio/gpio_more_loops/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ tests:
1515
- nrf54h20dk/nrf54h20/cpuapp
1616
- nrf54h20dk/nrf54h20/cpuppr
1717
- nrf54l15dk/nrf54l15/cpuapp
18+
- nrf54l15dk/nrf54l15/cpuapp/ns
1819
- nrf54l15dk/nrf54l15/cpuflpr
1920
- nrf54lm20dk/nrf54lm20a/cpuapp
2021
- nrf54lm20dk/nrf54lm20a/cpuflpr

0 commit comments

Comments
 (0)