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>
8 lines
161 B
YAML
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
|