Fix indentation and syntax and make it pass yamllint tool. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
227 B
YAML
12 lines
227 B
YAML
tests:
|
|
- test:
|
|
filter: not CONFIG_BT
|
|
min_ram: 12
|
|
platform_exclude: qemu_xtensa
|
|
tags: net
|
|
- test_with_bt:
|
|
filter: CONFIG_BT
|
|
min_ram: 16
|
|
platform_exclude: qemu_xtensa
|
|
tags: net
|