Skip to content

Commit b29534f

Browse files
jukkarmmahadevan108
authored andcommitted
samples: net: echo_server: Add websocket console test
Make sure that the websocket console is build tested. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 074b5f2 commit b29534f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

samples/net/sockets/echo_server/sample.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,9 @@ tests:
145145
sample.net.sockets.echo_server.802154.subg:
146146
extra_args: EXTRA_CONF_FILE="overlay-802154-subg.conf"
147147
platform_allow: beagleconnect_freedom
148+
sample.net.sockets.echo_server.ws_console:
149+
platform_allow:
150+
- native_sim
151+
- native_sim/native/64
152+
extra_args:
153+
- EXTRA_CONF_FILE="overlay-ws-console.conf"

0 commit comments

Comments
 (0)