Address a coverage gap in kernel/userspace. Unfortunately, in the process of fixing this, a bug was discovered, see #17023. This test is user mode specific, filter the testcase on whether userspace is available instead of ifdefing the code. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
5 lines
120 B
YAML
5 lines
120 B
YAML
tests:
|
|
kernel.threads.dynamic:
|
|
tags: kernel threads userspace ignore_faults
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|