This will prepare test cases and samples with metadata and information that will be consumed by the sanitycheck script which will be changed to parse YAML files instead of ini. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
375 B
YAML
14 lines
375 B
YAML
tests:
|
|
- test:
|
|
build_only: true
|
|
platform_whitelist: qemu_cortex_m3 qemu_x86
|
|
arduino_101
|
|
tags: bluetooth
|
|
- test_br:
|
|
build_only: true
|
|
extra_args: CONF_FILE="prj_br.conf"
|
|
filter: not CONFIG_DEBUG
|
|
platform_exclude: quark_d2000_crb
|
|
platform_whitelist: qemu_cortex_m3 qemu_x86
|
|
tags: bluetooth
|