Jira: ZEP-932 Change-Id: I59b3d0aebc7df37c9b59e8bf1358d20500f24f57 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
6 lines
189 B
INI
6 lines
189 B
INI
[test]
|
|
tags = core
|
|
# Make sure it has enough memory
|
|
filter = not ((CONFIG_DEBUG or CONFIG_ASSERT)) and ( CONFIG_SRAM_SIZE >= 32
|
|
or CONFIG_DCCM_SIZE >= 32 or CONFIG_RAM_SIZE >= 32)
|