4134858868
With the minimal C library malloc implementation moving to libc/common, all of the related Kconfig variables have also changed. Update uses within the tree. Signed-off-by: Keith Packard <keithp@keithp.com>
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=2048
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_ZTEST_NEW_API=y
|