Move test lib/newlib/thread_safety to use new ztest API. Signed-off-by: li biao <biao1x.li@intel.com>
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_NANO=n
|
|
CONFIG_NEWLIB_LIBC_MIN_REQUIRED_HEAP_SIZE=0
|
|
CONFIG_TIMESLICE_SIZE=1
|
|
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MAX_THREAD_BYTES=10
|
|
CONFIG_HEAP_MEM_POOL_SIZE=2048
|