zephyr/tests/kernel/mem_protect
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
..
futex tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_map tests: kernel: mem_map: Explicitly cast function pointer to (void *) 2020-09-21 16:49:21 -05:00
mem_protect tests: mem_protect: rewrite memory domain tests 2020-10-26 08:58:00 -04:00
obj_validation Revert "tests: add new kernel objects tests" 2020-10-16 14:50:56 -04:00
protection tests: mem_protect: avoid RO region access optimization 2020-10-06 11:41:23 -04:00
stack_random tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
stackprot tests: mem protection tests updated tags 2020-08-06 07:31:46 -04:00
sys_sem tests: sys_sem: add k_thread_join() calls 2020-10-28 10:29:49 -07:00
syscalls tests: kernel: mem_protect: syscalls: FAULTY_ADDRESS for nucleo_l073rz 2020-09-23 13:11:19 -05:00
userspace tests: userspace: reduce memory domains to one 2020-10-26 13:01:29 +01:00