Skip to content

Commit 3a75319

Browse files
aescolarmstasiaknordic
authored andcommitted
[nrf fromtree] tests gpio_hogs: Enable for nrf5340bsim
Enable this test, and provide overlays, for the nrf5340bsim. Both for the app and net core. Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit 8bd0a25)
1 parent 22a737b commit 3a75319

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-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) 2023 Vestas Wind Systems A/S
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
#include "nrf52_bsim.overlay"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (c) 2023 Vestas Wind Systems A/S
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
#include "nrf52_bsim.overlay"

tests/drivers/gpio/gpio_hogs/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ tests:
1111
- nrf52840dk/nrf52840
1212
- nucleo_g474re
1313
- nrf52_bsim
14+
- nrf5340bsim/nrf5340/cpuapp
15+
- nrf5340bsim/nrf5340/cpunet
1416
- nrf54l15bsim/nrf54l15/cpuapp
1517
- mr_canhubk3
1618
- s32z2xxdc2/s32z270/rtu0

0 commit comments

Comments
 (0)