-
Notifications
You must be signed in to change notification settings - Fork 203
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
cFE Integration candidate: 2021-08-03 #1759
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
…heck-in-get-release-addresses Fix #1751, Add null pointer check to table GetAddresses and ReleaseAddresses
astrogeco
changed the title
cFE Integration candidate
cFE Integration candidate: 2021-08-03
Aug 4, 2021
Fix #1730, Explain FS Header offset & add offset functional tests.
…ypeFromMsgId Fix #1757, Handle fail status from internal functions of CFE_MSG_GetT…
Fix #1648, Add Functional Test for EVS Send Event API
Fix #1741, Remove SB get last message sender info requirement
Fix #1725, Update time_UT.c to use UtAssert_MIR
…t-cfe-message-id Fix #1678, Add Functional Tests for cFE Message ID APIs
Fix #1690, Tests for time conversion api
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Aug 6, 2021
**Combines** nasa/cFE#1759, v6.8.0-rc1+dev810 nasa/osal#1126, v5.1.0-rc1+dev586 **Includes** *cFE* - nasa/cFE#1752, Add null pointer check to table GetAddresses and ReleaseAddresses - nasa/cFE#1742, Remove SB get last message sender info requirement - nasa/cFE#1732, Fix #1725 Update UTs to use UtAssert_MIR - nasa/cFE#1736, Add Functional Tests cFE Message ID - nasa/cFE#1707, Add Time Conversion Functional Test - nasa/cFE#1739, Add cast to MIR prints *osal* - nasa/osal#1122, Add UtAssert_MIR macro - nasa/osal#1125, add generic asserts from CFE coverage testing - nasa/osal#1121, add osapi-shell-stubs.c to OSAL stub library Co-authored-by: Jacob Hageman <[email protected]> Co-authored-by: Joseph Hickey <[email protected]> Co-authored-by: Alex Campbell <[email protected]> Co-authored-by: Jose F Martinez Pedraza <[email protected]> Co-authored-by: Niall Mullane <[email protected]> Co-authored-by: Ariel Adams <[email protected]> Co-authored-by: Paul <[email protected]>
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.
Describe the contribution
PR #1752
Fix #1751, Add null pointer check to table GetAddresses and ReleaseAddresses
PR #1731
Fix #1730, Explain FS Header offset & add offset functional tests.
PR #1758
Fix #1757, Handle fail status in GetTypeFromMsgId
PR #1748
Fix #1648, Add Functional Test for EVS Send Event API
PR #1742
Fix #1741, Remove SB get last message sender info requirement
PR #1732
Fix #1725 Update UTs to use UtAssert_MIR
PR #1736
Fix #1678, Add Functional Tests cFE Message ID
PR #1707
Fix #1690, Add Time Conversion Functional Test
PR #1739
Fix #1738, Add cast to MIR prints [FastTracked]
Testing performed
cFE Checks https://github.com/nasa/cFE/pull/1759/checks
cFS Checks https://github.com/nasa/cFS/pull/328/checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu CI
Additional context
Part of nasa/cFS#328
Third party code
None
Contributor Info - All information REQUIRED for consideration of pull request
@PavLL
@ArielSAdamsNASA
@nmullane
@pepepr08
@skliper
@zanzaben