f4a4583e13
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> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |