zephyr/tests/kernel/mem_protect/sys_sem
Andrew Boie f4a4583e13 tests: sys_sem: add k_thread_join() calls
There is a race condition between the child threads
exiting, and the child threads getting re-used in the
next scenario. This reproduces more often on SMP systems.

Close the race by joining on the child threads before
exiting any test scenario.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-10-28 10:29:49 -07:00
..
src tests: sys_sem: add k_thread_join() calls 2020-10-28 10:29:49 -07:00
CMakeLists.txt
prj.conf
testcase.yaml