Browse Source

samples: echo_client echo_server: update tests

Added frdm_mcxw72 as allowed platform

Signed-off-by: Cristian Bulacu <cristian.bulacu@nxp.com>
pull/91527/head
Cristian Bulacu 1 month ago committed by Dan Kalowsky
parent
commit
d29ca4bf6c
  1. 1
      samples/net/sockets/echo_client/sample.yaml
  2. 1
      samples/net/sockets/echo_server/sample.yaml

1
samples/net/sockets/echo_client/sample.yaml

@ -79,6 +79,7 @@ tests: @@ -79,6 +79,7 @@ tests:
platform_allow:
- frdm_kw41z
- frdm_mcxw71
- frdm_mcxw72/mcxw727c/cpu0
- nrf52840dk/nrf52840
- tlsr9518adk80d
filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC

1
samples/net/sockets/echo_server/sample.yaml

@ -95,6 +95,7 @@ tests: @@ -95,6 +95,7 @@ tests:
platform_allow:
- frdm_kw41z
- frdm_mcxw71
- frdm_mcxw72/mcxw727c/cpu0
- nrf52840dk/nrf52840
- tlsr9518adk80d
filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC

Loading…
Cancel
Save