Skip to content

Commit d11a0c2

Browse files
cfriedtfabiobaltieri
authored andcommitted
tests: posix: common: test userspace as well
Ensure that userspace is tested in the common posix testsuite. Signed-off-by: Chris Friedt <[email protected]>
1 parent 7506274 commit d11a0c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/posix/common/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,9 @@ tests:
7171
extra_configs:
7272
- CONFIG_DYNAMIC_THREAD=n
7373
- CONFIG_THREAD_STACK_INFO=n
74+
portability.posix.common.userspace:
75+
filter: CONFIG_ARCH_HAS_USERSPACE
76+
tags:
77+
- userspace
78+
extra_configs:
79+
- CONFIG_USERSPACE=y

0 commit comments

Comments
 (0)