Skip to content

Commit

Permalink
scripts: twister: alt: blinky: cleanup names for SDP
Browse files Browse the repository at this point in the history
Align to other names.

Signed-off-by: Marcin Szymczyk <[email protected]>
  • Loading branch information
masz-nordic committed Feb 14, 2025
1 parent 5274eff commit f0fdb8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/twister/alt/zephyr/samples/basic/blinky/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tests:
integration_platforms:
- frdm_k64f

sample.basic.blinky.egpio_icmsg:
sample.basic.blinky.sdp.gpio.icmsg:
sysbuild: true
platform_allow:
- nrf54l15dk/nrf54l15/cpuapp
Expand All @@ -32,7 +32,7 @@ tests:
- "LED state: ON"
- "LED state: OFF"

sample.basic.blinky.egpio_mbox:
sample.basic.blinky.sdp.gpio.mbox:
sysbuild: true
platform_allow:
- nrf54l15dk/nrf54l15/cpuapp
Expand All @@ -52,7 +52,7 @@ tests:
- "LED state: ON"
- "LED state: OFF"

sample.basic.blinky.egpio_icbmsg:
sample.basic.blinky.sdp.gpio.icbmsg:
sysbuild: true
platform_allow:
- nrf54l15dk/nrf54l15/cpuapp
Expand Down

0 comments on commit f0fdb8c

Please sign in to comment.