| 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 |