libc.newlibcnano test-case shall run with user mode enabled, similarly to the remainder of the test-cases in the tests/lib/mem_alloc test-suite. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_NANO=y
|
|
CONFIG_NEWLIB_LIBC_ALIGNED_HEAP_SIZE=512
|
|
CONFIG_TEST_USERSPACE=y
|