Skip to content

osal Integration candidate: 2021-08-03#1126

Merged
astrogeco merged 7 commits intomainfrom
integration-candidate
Aug 6, 2021
Merged

osal Integration candidate: 2021-08-03#1126
astrogeco merged 7 commits intomainfrom
integration-candidate

Conversation

@astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Aug 4, 2021

Describe the contribution

PR #1122

PR #1125

PR #1121

Testing performed
osal Checks https://github.com/nasa/osal/pull/1126/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
@jphickey
@pepepr08

jphickey and others added 6 commits July 29, 2021 10:30
Migrates some of the assert extensions that were added for CFE
coverage testing to the UtAssert level, so they can be used
in a wider scope of tests, not just CFE coverage.

The existing macros (e.g. UtAssert_INT32_EQ) are updated to
use the same facility.

All macros are now also a single line and return the boolean
pass/fail status, which was a useful feature of the CFE macros.
Fix #1124, add generic asserts from CFE coverage testing
Fix #1120, add osapi-shell-stubs.c to OSAL stub library
@astrogeco astrogeco marked this pull request as ready for review August 6, 2021 21:13
@astrogeco astrogeco merged commit 0ece4f1 into main Aug 6, 2021
astrogeco added a commit that referenced this pull request Aug 6, 2021
osal Integration candidate: 2021-08-03
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]>
@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
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.

Migrate CFE generic integer assert tests to common UT Assert UT stub library missing "shell" API Add UtAssert_MIR macro (similar to UtAssert_NA)

4 participants