zephyr/tests/ztest
Daniel Leung 55ad66a30c tests: ztest/base: 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
..
base tests: ztest/base: fix incorrect userspace filtering 2024-11-20 15:58:15 -05:00
busy_sim
error_hook ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
fail tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
summary
zexpect tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
ztest_param Tests: Ztest_params fix. 2024-09-23 14:08:41 +01:00
ztress