zephyr/tests/kernel/threads
Daniel Leung df4883ad23 tests: thread_error_case: fix incorrect userspace filtering
The filter here should be used to filter for capability:
whether the platform configuration supports userspace. And if
it does support userspace, we then enable CONFIG_TEST_USERSPACE
(and thus CONFIG_USERSPACE) for testing. We should not be
filtering for whether userspace is enabled, but should really
be filtering for whether userspace is supported.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-11-20 15:58:15 -05:00
..
dynamic_thread arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
dynamic_thread_stack arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
no-multithreading
thread_apis tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
thread_error_case tests: thread_error_case: fix incorrect userspace filtering 2024-11-20 15:58:15 -05:00
thread_init
thread_stack samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
tls arch: kernel: lib: toolchain: Standardize TLS keyword 2024-09-23 10:01:48 +02:00