zephyr/tests/kernel/mem_protect
Daniel Leung aa09b41f29 tests: kernel/userspace: skip other thread tests if needed
With memory domain enabled, all threads within the same domain
have access to each other threads' stacks, especially with
CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API enabled (as it is
expected behavior). So update the conditions to skip both
tests to read and write to other threads' stacks.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-19 22:17:34 -04:00
..
demand_paging tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mem_protect hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
obj_validation tests: mem_protect/obj_validation: fix check for heap size 2024-02-12 13:36:48 +01:00
protection tests: kernel: mem_protect: Handle thumb instructions for Cortex-R 2024-02-02 17:05:01 -06:00
stack_random tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
stackprot hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
sys_sem tests: kernel: use TC_END_REPORT for faults 2024-02-28 13:39:15 -05:00
syscalls hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
userspace tests: kernel/userspace: skip other thread tests if needed 2024-03-19 22:17:34 -04:00