Skip to content

Commit

Permalink
tests: drivers: gpio: add test case for icbmsg backend
Browse files Browse the repository at this point in the history
Add test case for eGPIO using icbmsg backend.

Signed-off-by: Magdalena Pastula <[email protected]>
  • Loading branch information
magp-nordic committed Oct 18, 2024
1 parent b427868 commit 96c541d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/drivers/gpio/egpio_basic_api/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ tests:
sysbuild: true
extra_args: SB_CONFIG_EGPIO_BACKEND_ICMSG=y

drivers.egpio.loopback_icbmsg:
min_flash: 64
platform_allow:
- nrf54l15dk/nrf54l15/cpuapp
integration_platforms:
- nrf54l15dk/nrf54l15/cpuapp
sysbuild: true
extra_args: SB_CONFIG_EGPIO_BACKEND_ICBMSG=y

drivers.egpio.loopback_mbox:
min_flash: 64
platform_allow:
Expand Down

0 comments on commit 96c541d

Please sign in to comment.