zephyr/tests
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
..
application_development
arch tests: Replace nRF54H20 PDK with nRF54H20 DK 2024-03-18 19:11:36 +00:00
benchmarks tests: benchmark: adapt recording of benchmark results 2024-03-12 15:02:49 -04:00
bluetooth Bluetooth: testlib: `bt_testlib_connect`: better error logs 2024-03-19 21:15:44 -05:00
boards tests/boards/native_sim: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
boot
bsim tests/bsim/bt l2cap/stress: Be more silent 2024-03-19 10:25:07 -05:00
cmake
crypto
drivers tests/drivers/dma: Run on native_sim instead of native_posix 2024-03-19 13:15:48 -05:00
kconfig/configdefault
kernel tests: kernel/userspace: skip other thread tests if needed 2024-03-19 22:17:34 -04:00
lib tests: Replace nRF54H20 PDK with nRF54H20 DK 2024-03-18 19:11:36 +00:00
misc tests/misc/check_init_priorities: Use hwmv2 native targets ident 2024-03-15 16:13:12 +01:00
modules tests/modules/nanopb: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
net tests/net: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
posix posix: Implement tests for set and get scope APIs for pthread attr 2024-03-18 10:15:53 +01:00
robot
subsys tests: llext: fix conflict between BUILD_ONLY and "object" case 2024-03-19 10:28:52 +01:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml