mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Do some changes to make sure the testcases are independent. Move thread init testcases to new ztest. Signed-off-by: NingX Zhao <ningx.zhao@intel.com>
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_SMP=n
|