tests: posix: common: test userspace as well
Ensure that userspace is tested in the common posix testsuite. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
parent
7506274ef2
commit
d11a0c2be9
1 changed files with 6 additions and 0 deletions
|
@ -71,3 +71,9 @@ tests:
|
||||||
extra_configs:
|
extra_configs:
|
||||||
- CONFIG_DYNAMIC_THREAD=n
|
- CONFIG_DYNAMIC_THREAD=n
|
||||||
- CONFIG_THREAD_STACK_INFO=n
|
- CONFIG_THREAD_STACK_INFO=n
|
||||||
|
portability.posix.common.userspace:
|
||||||
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
||||||
|
tags:
|
||||||
|
- userspace
|
||||||
|
extra_configs:
|
||||||
|
- CONFIG_USERSPACE=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue