Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
319 B
YAML
14 lines
319 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|
|
- test_zep1656:
|
|
build_only: true
|
|
extra_args: CONF_FILE="prj_zep1656.conf"
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|