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-08-03 #1126

Merged
merged 7 commits into from
Aug 6, 2021
Merged

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 <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 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
4 participants