zephyr/tests/kernel/mem_protect
Andrew Boie 4303d35380 tests: mem_protect: add migration test case
We need to make sure that if we migrate a thread to another
memory domain, the migration process doesn't cause the target
thread to explode. This is mostly a concern on SMP systems;
the thread could be running on another CPU at the same time.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-11-05 09:33:40 -05:00
..
futex
mem_map
mem_protect tests: mem_protect: add migration test case 2020-11-05 09:33:40 -05:00
obj_validation
protection
stack_random
stackprot
sys_sem
syscalls
userspace