zephyr/tests/kernel/mem_heap/mheap_api_concept/prj.conf
Ying ming ef763543d8 test: heap : improve coverage to kernel/mempool.c
Add some testcase to improve coverage of mempool.c

Signed-off-by: Ying ming <mingx.ying@intel.com>
2021-03-02 10:29:43 -05:00

4 lines
66 B
Plaintext

CONFIG_ZTEST=y
CONFIG_HEAP_MEM_POOL_SIZE=256
CONFIG_IRQ_OFFLOAD=y