posix.common contains testsuites that can be separated into smaller groups of tests. This change moves tests in the xsi_threads_ext option group into a singular testsuite tests/posix/xsi_threads_ext app directory. Signed-off-by: Marvin Ouma <pancakesdeath@protonmail.com>
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
CONFIG_POSIX_API=y
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_XSI_THREADS_EXT=y
|
|
|
|
CONFIG_DYNAMIC_THREAD_ALLOC=y
|
|
CONFIG_TEST_EXTRA_STACK_SIZE=4096
|