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

osal Integration candidate: 2021-07-13 #1100

Merged
merged 4 commits into from
Jul 13, 2021
Merged

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jul 12, 2021

Context

Part of nasa/cFS#297

Testing

osal Checks https://github.com/nasa/osal/pull/1100/checks
cFS Bundle Checks https://github.com/nasa/cFS/pull/297/checks

Authors

@jphickey

Description

PR #1089,

Fix #1083, timer reconfig tests

jphickey and others added 3 commits June 25, 2021 15:32
The underlying OS mechanism that rejects calls to timer APIs from
timer callbacks does not work on anything except POSIX.  This skips
these unit tests on non-POSIX platforms, and also adds documentation
clearly indicating that the API must not be called from a timer
context.
Per review feedback, removes comment that was stale and no longer valid,
and describe why only POSIX_OS is enabled here on this check.
astrogeco added a commit to nasa/cFS that referenced this pull request Jul 13, 2021
**Combines:**

nasa/cFE#1661, v6.8.0-rc1+dev746
nasa/osal#1100, v5.1.0-rc1+dev569

*Includes:*

nasa/osal#1089, timer reconfig tests

nasa/cFE#1656, Size unit test table load buffer based on config
nasa/cFE#1657, Add SB Pipe Management Functional Tests
@astrogeco astrogeco marked this pull request as ready for review July 13, 2021 00:31
@astrogeco astrogeco merged commit cb95655 into main Jul 13, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jul 13, 2021
**Combines:**

nasa/cFE#1661, v6.8.0-rc1+dev746
nasa/osal#1100, v5.1.0-rc1+dev569

*Includes:*

nasa/osal#1089, timer reconfig tests

nasa/cFE#1656, Size unit test table load buffer based on config
nasa/cFE#1657, Add SB Pipe Management Functional Tests
@skliper skliper added this to the 6.0.0 milestone Sep 24, 2021
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Fix nasa#1100, Update highest MsgId documentation/verification
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.

Timer "reconfig" tests do not work on RTEMS or VxWorks
3 participants