zephyr/tests/lib/mem_alloc/prj.conf
Anas Nashif 3e4c5471b4 tests: mem_alloc: move to new ztest API
Move to new ztest API.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-02-24 09:16:42 +01:00

5 lines
105 B
Plaintext

CONFIG_ZTEST=y
CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE=2048
CONFIG_TEST_USERSPACE=y
CONFIG_ZTEST_NEW_API=y