posix.common contains testsuites that can be separated into smaller groups of tests. This change moves confstr, sysconf and uname into a singular testsuite at tests/posix/single_process app directory. Signed-off-by: Marvin Ouma <pancakesdeath@protonmail.com>
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
CONFIG_POSIX_API=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_POSIX_AEP_CHOICE_BASE=y
|
|
CONFIG_POSIX_SINGLE_PROCESS=y
|