Skip to content

osal Integration candidate: Equuleus-rc1+dev31 #1512

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

Merged
merged 5 commits into from
Jul 16, 2025
Merged

Conversation

dzbaker
Copy link
Collaborator

@dzbaker dzbaker commented Jul 15, 2025

Checklist (Please check before submitting)

Describe the contribution

Testing performed
cFS Bundle Checks
osal Checks

Expected behavior changes
See PRs

System(s) tested on
Ubuntu 20.04

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
@AlSharji0
@jphickey

AlSharji0 and others added 5 commits June 13, 2025 14:08
The multi-thread sem tests (count + bin) have a test that relies on the
priority taking effect, that the highest priority thread will get the
sem first.  However when running as non-root and in permissive mode, the
priority is not applied and thus this becomes a race condtion.

This adds a test and skips the test if priority is not enabled
Fix #1445, add conditional around priority sem test
Fix #1484, corrected UT_SetHandlerFunction() documentation.
@dzbaker dzbaker merged commit 3bcb137 into main Jul 16, 2025
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants