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 Apr 29, 2024
1 parent 2b9211c commit b25d612
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/posix/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,10 @@ tests:
extra_configs:
- CONFIG_DYNAMIC_THREAD=n
- CONFIG_THREAD_STACK_INFO=n
portability.posix.common.userspace:
integration_platforms:
- qemu_x86
- qemu_riscv64
- qemu_cortex_a53
extra_configs:
- CONFIG_USERSPACE=y

0 comments on commit b25d612

Please sign in to comment.