Where possible, replace the use of filter with newly added keywords. This will speed things up and in some cases add more coverage due to bad filters. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
300 B
YAML
12 lines
300 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"
|
|
platform_whitelist: qemu_cortex_m3 qemu_x86
|
|
tags: bluetooth
|