mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 14:01:56 +00:00
Extended c++ test case to cover the zephyr implementation of new and delete. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
CONFIG_CPLUSPLUS=y
|
|
CONFIG_NET_BUF=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_STACKSIZE=2048
|
|
CONFIG_MINIMAL_LIBC_MALLOC_ARENA_SIZE=128
|