zephyr/tests/kernel/mutex
Ningx Zhao 05e5f4842b tests: mutex: fixed a testcase assert failure
Modify the testcase design to solve some threads
can't lock mutex. Using array index to detect the order
of threads getting mutex instead of delaying.

Fixed #34116

Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
2021-04-12 11:55:04 -04:00
..
mutex_api tests: kernel: Fix coverity warning CIDs 211474 and 211479 2020-08-16 09:29:41 -04:00
mutex_error_case userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
sys_mutex tests: mutex: fixed a testcase assert failure 2021-04-12 11:55:04 -04:00