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

Fix #1120, add osapi-shell-stubs.c to OSAL stub library #1121

Merged

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Adds the missing file to the library

Fixes #1120

Testing performed
Build and run unit tests

Expected behavior changes
Dependencies which invoke OS_ShellOutputToFile should now link successfully

System(s) tested on
Ubuntu

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jul 29, 2021
@skliper skliper added this to the 6.0.0 milestone Jul 29, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate August 4, 2021 13:54
@astrogeco astrogeco merged commit fbe7949 into nasa:integration-candidate Aug 4, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Aug 4, 2021
Includes

nasa/cFE#1752, Add null pointer check to table GetAddresses and ReleaseAddresses

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
@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Aug 4, 2021
@astrogeco
Copy link
Contributor

CCB:2021-08-04 APPROVED

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]>
@jphickey jphickey deleted the fix-1120-missing-shell-stub branch February 24, 2022 13:47
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
Fix nasa#780, Hex output for return checking ASSERTs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UT stub library missing "shell" API
3 participants