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 barriers to standalone test #81342

Conversation

Pancakem
Copy link
Contributor

@Pancakem Pancakem commented Nov 13, 2024

Fixes #81487

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

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Nov 13, 2024
@zephyrbot zephyrbot requested review from cfriedt and ycsin November 13, 2024 13:33
posix.common contains testsuites that can be separated into smaller
groups of tests. This change moves barrier into a singular
testsuite at tests/posix/barriers app directory.

Signed-off-by: Marvin Ouma <[email protected]>
@Pancakem Pancakem force-pushed the separate_posix_barriers_into_standalone_test branch from 891cea2 to 09ae5d5 Compare November 14, 2024 08:13
@nashif nashif merged commit 05196e3 into zephyrproject-rtos:main Nov 16, 2024
17 checks passed
Copy link

Hi @Pancakem!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

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 posix_barriers tests into standalone test
5 participants