tests: add min_ram to test applications
add min_ram to some test applications as we found below platforms have size issues TWR_KE18F and FRDM_KL25Z Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
parent
d90775a014
commit
3a3ca2b3b2
2 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,4 @@ tests:
|
|||
# see #26646
|
||||
platform_exclude: m2gl025_miv
|
||||
tags: kernel
|
||||
min_ram: 20
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
common:
|
||||
timeout: 180
|
||||
min_ram: 34
|
||||
tests:
|
||||
kernel.scheduler:
|
||||
filter: not CONFIG_SCHED_MULTIQ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue