Following tests were failing on a microcontroller with 32KB flash:
test-mbedtls
kernel.common
The min_flash option has been added in the test case yaml files.
Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
6 lines
75 B
YAML
6 lines
75 B
YAML
tests:
|
|
kernel.common:
|
|
tags: kernel
|
|
min_flash: 33
|
|
min_ram: 16
|