TestPurpose: verify API thread safe in multi-threads environment. Jira: ZEP-1210 Change-Id: I1ff8231db8ebcd5713d6083379d0ebfbdabeeee0 Signed-off-by: Sharron LIU <sharron.liu@intel.com>
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000
|
|
# 1 millisecond
|
|
CONFIG_TIMESLICE_SIZE=1
|