zephyr/tests/kernel/mem_protect
Alberto Escolar Piedras fb38b90481 tests kernel: Exclude posix arch for userspace tests
These tests cannot be run in this architecture as it does not
support userspace.
Today they are filtered by kconfig, which works but spends
time running cmake.
As native_posix is a default test platform it is better
to filter it alltogether by arch, which saves quite a lot
of time.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-24 09:05:29 +02:00
..
demand_paging tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
futex tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
mem_map tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mem_protect tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
obj_validation tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
protection tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
stack_random tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
stackprot tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
sys_sem tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
syscalls tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00
userspace tests kernel: Exclude posix arch for userspace tests 2023-10-24 09:05:29 +02:00