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: add one integration platform per suite #86798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Mar 8, 2025

Add one integration platform per testsuite to reduce the number of issues reported by the qa log level introduced in #86571.

Some exceptions:

  • threading tests
  • timer tests
  • tests involving mmu

It would be ideal to continue running those tests broadly at least until the common testsuite has been split up into specific option group testsuites.

Closes #86633

Add one integration platform per testsuite to reduce the number
of issues reported by the qa log level introduced in zephyrproject-rtos#86571.

Signed-off-by: Chris Friedt <[email protected]>
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: ensure each testsuite has at least one integration platform
4 participants