Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: posix: common: separate posix rwlocks tests into a standalone tests #80935

Conversation

Pancakem
Copy link
Contributor

@Pancakem Pancakem commented Nov 5, 2024

Fixes #80943

posix.common contains testsuites that can be separated into smaller groups of tests. This change moves rwlocks into a singular testsuite at tests/posix/rwlocks app directory.

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Nov 5, 2024
@Pancakem Pancakem force-pushed the origin/separate_posix_rw_locks_test_into_standalone_test branch 2 times, most recently from d114886 to d2052cc Compare November 5, 2024 17:46
…test

posix.common contains testsuites that can be separated into smaller
groups of tests. This change moves rwlocks into a singular
testsuite at tests/posix/rwlocks app directory.

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the origin/separate_posix_rw_locks_test_into_standalone_test branch from d2052cc to d4601c9 Compare November 12, 2024 09:39
@nashif nashif merged commit 7e8ee25 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 rwlock tests into a standalone test
5 participants