blob: fcf68903a7222c5e9213aa790b446123a877adf7 [file] [log] [blame]
CONFIG_ZTEST=y
CONFIG_POSIX_SINGLE_PROCESS=y
# 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
CONFIG_COMMON_LIBC_MALLOC=y