The majority of these fixes adjust the memory limit needed to build the various tests on systems with and without BLE support. We also fixup one test case that was able to run on platforms with 16k of memory. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
11 lines
232 B
YAML
11 lines
232 B
YAML
tests:
|
|
- test:
|
|
tags: http net
|
|
filter: not CONFIG_BLUETOOTH
|
|
min_ram: 12
|
|
platform_exclude: hexiwear_kw40z
|
|
- test_with_bt:
|
|
tags: http net
|
|
filter: CONFIG_BLUETOOTH
|
|
min_ram: 16
|