zephyr/tests
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
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: riscv: test PMP stack guards 2024-11-20 08:25:49 -05:00
benchmarks tests: Thread-Metric: Fix filter description 2024-11-20 15:56:16 -05:00
bluetooth Bluetooth: Tester: Added flag parameter to CAP stop cmd 2024-11-18 13:18:32 -05:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim tests: Bluetooth: Audio: Increase RX buf count for bsim 2024-11-19 09:52:28 -05:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto tests: crypto: tinycrypt: Fix premature Ztest end 2024-11-08 11:35:22 -06:00
drivers boards: qorvo: add DWM3001CDK support 2024-11-20 10:16:58 +00:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: thread_error_case: fix incorrect userspace filtering 2024-11-20 15:58:15 -05:00
lib tests: cpp: remove obsolete target 2024-11-19 18:21:19 -05:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net tests: net: socket: udp: Add IP_MULTICAST_IF set/get testing 2024-11-18 19:29:58 -05:00
posix tests: posix/common: set CONFIG_MAX_THREAD_BYTES=3 2024-11-18 13:18:22 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys boards: hifive_unmatched: add support for S7 and U74 targets 2024-11-20 10:15:03 +00:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: ztest/base: fix incorrect userspace filtering 2024-11-20 15:58:15 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00