Make multi-heap configurable via Kconfig and adapt existing tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=256
|
|
CONFIG_MULTI_HEAP=y
|