obj_tracing test from legacy modified to use unified APIs directly. Jira: ZEP-932 Change-Id: Ib5d300334e527b842668be076c94c40b65d7cbe4 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)
|