2023-12-21 22:56:18 +08:00
|
|
|
CONFIG_ZTEST=y
|
2024-05-23 06:04:35 +08:00
|
|
|
CONFIG_POSIX_SINGLE_PROCESS=y
|
2024-05-17 16:02:45 +08:00
|
|
|
# Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the
|
|
|
|
# default (otherwise native targets default to the host C library)
|
|
|
|
CONFIG_PICOLIBC=y
|
2023-12-21 22:56:18 +08:00
|
|
|
CONFIG_COMMON_LIBC_MALLOC=y
|