Skip to content

Commit

Permalink
tests: posix: common: test userspace as well
Browse files Browse the repository at this point in the history
Ensure that userspace is tested in the common posix testsuite.

Signed-off-by: Chris Friedt <[email protected]>
  • Loading branch information
Chris Friedt committed Oct 1, 2024
1 parent 7eb0b85 commit 60c8a88
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/posix/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,13 @@ tests:
extra_configs:
- CONFIG_DYNAMIC_THREAD=n
- CONFIG_THREAD_STACK_INFO=n
portability.posix.common.userspace:
filter: CONFIG_ARCH_HAS_USERSPACE
tags:
- userspace
integration_platforms:
- qemu_x86
- qemu_riscv64
- qemu_cortex_a53
extra_configs:
- CONFIG_USERSPACE=y

0 comments on commit 60c8a88

Please sign in to comment.