Skip to content

Conversation

@skliper
Copy link
Contributor

@skliper skliper commented Jan 29, 2022

Describe the contribution

Testing performed
Build/run unit tests, passed.
Used with DS and confirm units under test worked as expected based on valid/invalid MID use.

Expected behavior changes
Handler behaves more like expected

System(s) tested on

  • Hardware: i5/Docker
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 29, 2022
@skliper skliper added this to the Draco milestone Jan 29, 2022
If no return value override is set test against CFE_SB_INVALID_MSG_ID
@skliper skliper force-pushed the fix2040-isvalidmsgid_stub_improvement branch from 3428882 to a5f27e8 Compare January 29, 2022 02:00
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Feb 2, 2022
@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Feb 2, 2022
@astrogeco astrogeco added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Feb 2, 2022
@astrogeco
Copy link
Contributor

CCB:2022-02-01 APPROVED

astrogeco added a commit to nasa/cFS that referenced this pull request Feb 3, 2022
*cFE v7.0.0-rc4+dev70*

nasa/cFE#2041, Improve CFE_SB_IsValidMsgId handler
nasa/cFE#2034, Update CodeQL workflow
nasa/cFE#2042, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID

*osal v6.0.0-rc4+dev32*

nasa/osal#1209, typesafe definition of osal_id_t

*sample_app v1.3.0-rc4+dev9*

nasa/sample_app#165, Use preferred UT patterns

Co-authored-by: Jacob Hageman   <skliper@users.noreply.github.com>
Co-authored-by: Paul            <paulober@users.noreply.github.com>
Co-authored-by: Ariel Adams     <ArielSAdamsNASA@users.noreply.github.com>
@astrogeco astrogeco merged commit 94fc960 into nasa:main Feb 3, 2022
@skliper skliper deleted the fix2040-isvalidmsgid_stub_improvement branch April 19, 2022 20:45
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 draco-rc1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CFE_SB_IsValidMsgId handler default behavior fails if return not set

2 participants