zephyr/tests/kernel/mem_protect
Andrew Boie 5397353dde tests: mem_protect: fix SMP race
We try to invoke `ztest_test_pass()` from inside
a fatal exception in a child thread.

On SMP this can result in the next test case starting
on another CPU, re-using the child thread before it
has a chance to exit.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-09-14 17:28:33 -04:00
..
futex tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_map kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
mem_protect tests: mem_protect: fix SMP race 2020-09-14 17:28:33 -04:00
obj_validation tests: update kernel objects tests 2020-07-16 12:10:31 +02:00
protection tests: protection: skip XD tests on IA32 2020-08-25 15:49:59 -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: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
syscalls tests: toggle off a test scenario for em_starterkit_7d 2020-09-09 13:06:16 +02:00
userspace tests: userspace: fix flaky behavior 2020-09-09 13:05:38 +02:00