1CONFIG_ZTEST=y 2CONFIG_POSIX_SINGLE_PROCESS=y 3 4# Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the 5# default (otherwise native targets default to the host C library) 6CONFIG_PICOLIBC=y 7CONFIG_COMMON_LIBC_MALLOC=y 8