posix.common contains testsuites that can be separated into smaller groups of tests. This change moves spinlock into a singular testsuite at tests/posix/spinlocks app directory. Signed-off-by: Marvin Ouma <pancakesdeath@protonmail.com>
6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
CONFIG_POSIX_API=y
|
|
CONFIG_ZTEST=y
|
|
|
|
CONFIG_POSIX_AEP_CHOICE_BASE=y
|
|
CONFIG_POSIX_SPIN_LOCKS=y
|