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>
12 lines
216 B
Plaintext
12 lines
216 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ASSERT=y
|
|
|
|
CONFIG_TEST_LOGGING_DEFAULTS=n
|
|
CONFIG_LOG=y
|
|
CONFIG_INIT_STACKS=y
|
|
CONFIG_THREAD_STACK_INFO=y
|
|
|
|
CONFIG_TEST_EXTRA_STACK_SIZE=4096
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_ZTEST_STACK_SIZE=2048
|