Set the time limit to be long enough not to trigger too early. Do not unlock after assert when doing the time limit test. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SPIN_VALIDATE=y
|
|
CONFIG_SPIN_LOCK_TIME_LIMIT=100000
|
|
CONFIG_ZTEST_NEW_API=y
|