Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
186 B
YAML
11 lines
186 B
YAML
tests:
|
|
test:
|
|
filter: not CONFIG_BT
|
|
min_ram: 12
|
|
platform_exclude: hexiwear_kw40z
|
|
tags: http net
|
|
test_with_bt:
|
|
filter: CONFIG_BT
|
|
min_ram: 16
|
|
tags: http net
|