The heap size is not enough so that it will cause the testcase fail. Increase to 32k to make sure it works for a long time in the future. Signed-off-by: Jaxson Han <jaxson.han@arm.com>
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_HEAP_MEM_POOL_SIZE=32768
|