tests: exclude platforms with limited flash
Platforms with limited flash are now failing to link. Add or increase flash requirements for test cases to exclude the ones that will fail. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
parent
4ce988ab43
commit
d2ad8fca48
4 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
tests:
|
||||
libraries.encoding:
|
||||
filter: not CONFIG_NEWLIB_LIBC
|
||||
min_flash: 34
|
||||
tags: json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue