-
Notifications
You must be signed in to change notification settings - Fork 216
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: Caelum-rc4+dev10 #1260
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix #1256, add rtems 6 support
2 tasks
- Resolve UT uninit vars static analysis warnings - Remove redundant checks in UT - Resolve UT uninit vars static analysis warnings - Add RTEMS 6 Support - See #1260 and <nasa/cFS#492>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
*cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2105, Resolve static analysis warnings - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1255, Resolve static analysis warnings - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) - nasa/PSP#344, Resolve uninit var static analysis warning *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) - nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) - nasa/sch_lab#115, Resolve uninit var static analysis warnings
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
**Combines** *cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) *Resolve Static Analysis Warnings* nasa/cFE#2105, Resolve static analysis warnings nasa/osal#1255, Resolve static analysis warnings nasa/PSP#344, Resolve uninit var static analysis warning nasa/sch_lab#115, Resolve uninit var static analysis warnings nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings Co-authored-by: Paul Ober <paulober@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
May 31, 2022
**Combines** *cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) *Resolve Static Analysis Warnings* nasa/cFE#2105, Resolve static analysis warnings nasa/osal#1255, Resolve static analysis warnings nasa/PSP#344, Resolve uninit var static analysis warning nasa/sch_lab#115, Resolve uninit var static analysis warnings nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings Co-authored-by: Paul Ober <paulober@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist (Please check before submitting)
Describe the contribution
PR #1255
PR #1257
Testing performed
cFS Bundle Checks
osal Checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu 18.04
Additional context
Part of nasa/cFS#492
Commit and PR format-check failure expected for Integration Candidates
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
acudmore
skliper