Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
310 B
YAML
15 lines
310 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: quark_se_c1000_devboard galileo
|
|
frdm_k64f
|
|
tags: net
|
|
- test_bt:
|
|
build_only: true
|
|
extra_args: CONF_FILE="prj_bt.conf"
|
|
platform_whitelist: qemu_x86
|
|
tags: net bluetooth
|