Skip to content

Conversation

@Pancakem
Copy link
Contributor

@Pancakem Pancakem commented Nov 6, 2024

Fixes #80981

posix.common contains testsuites that can be separated into smaller groups of tests. This change moves confstr, sysconf and uname into a singular testsuite at tests/posix/single_process app directory.

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Nov 6, 2024
@zephyrbot zephyrbot requested review from cfriedt and ycsin November 6, 2024 08:15
… test

posix.common contains testsuites that can be separated into smaller
groups of tests. This change moves confstr, sysconf and uname into
a singular testsuite at tests/posix/single_process app directory.

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the origin/separate_posix_single_process_into_standalone_test branch from bf0699a to c51c4e1 Compare November 7, 2024 13:07
@mmahadevan108 mmahadevan108 added this to the v4.1.0 milestone Nov 8, 2024
@nashif nashif merged commit ab601ae into zephyrproject-rtos:main Nov 16, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: POSIX POSIX API Library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: posix: common: split single process into standalone test

6 participants