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:
Peter Bigot 2019-09-23 12:38:45 -05:00 committed by Andrew Boie
commit d2ad8fca48
4 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,5 @@
tests:
libraries.encoding:
filter: not CONFIG_NEWLIB_LIBC
min_flash: 34
tags: json