mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 15:01:56 +00:00
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this is now enabled by default. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_BUILTIN_STACK_GUARD=n
|
|
CONFIG_MPU_STACK_GUARD=y
|