zephyr/samples/net/ws_echo_server/sample.yaml
Kumar Gala 0fea45aa4f samples/tests: net: websocket: Fix yaml files
The yaml files had a '-' before test: which was causing an error
relating to trying to load the yaml

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-15 16:29:01 -05:00

8 lines
161 B
YAML

sample:
name: Websocket echo-server
tests:
test:
build_only: true
platform_whitelist: qemu_x86 qemu_cortex_m3
tags: net websocket