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

cFE Integration candidate: 2021-08-03 #1759

Merged
merged 18 commits into from
Aug 6, 2021
Merged

cFE Integration candidate: 2021-08-03 #1759

merged 18 commits into from
Aug 6, 2021

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Aug 4, 2021

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

@astrogeco astrogeco marked this pull request as draft August 4, 2021 13:59
@astrogeco astrogeco changed the title cFE Integration candidate cFE Integration candidate: 2021-08-03 Aug 4, 2021
zanzaben and others added 8 commits August 4, 2021 10:37
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
@astrogeco astrogeco marked this pull request as ready for review August 6, 2021 13:56
@astrogeco astrogeco added the community Community contribution, YAY! label Aug 6, 2021
@astrogeco astrogeco merged commit cfadad6 into main Aug 6, 2021
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 <skliper@users.noreply.github.com>
Co-authored-by: Joseph Hickey <jphickey@users.noreply.github.com>
Co-authored-by: Alex Campbell <zanzaben@users.noreply.github.com>
Co-authored-by: Jose F Martinez Pedraza <pepepr08@users.noreply.github.com>
Co-authored-by: Niall Mullane <nmullane@users.noreply.github.com>
Co-authored-by: Ariel Adams <ArielSAdamsNASA@users.noreply.github.com>
Co-authored-by: Paul <pavll@users.noreply.github.com>
@skliper skliper added this to the 7.0.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment