Skip to content

Commit

Permalink
[nrf fromtree] tests gpio_hogs: Enable for nrf5340bsim
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
aescolar authored and nordicjm committed Dec 18, 2024
1 parent 52e6e31 commit 2044591
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2023 Vestas Wind Systems A/S
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf52_bsim.overlay"
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2023 Vestas Wind Systems A/S
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf52_bsim.overlay"
2 changes: 2 additions & 0 deletions tests/drivers/gpio/gpio_hogs/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ tests:
- nrf52840dk/nrf52840
- nucleo_g474re
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpunet
- nrf54l15bsim/nrf54l15/cpuapp
- mr_canhubk3
- s32z2xxdc2/s32z270/rtu0
Expand Down

0 comments on commit 2044591

Please sign in to comment.