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 #164, Use preferred UT patterns #165

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 28, 2022

Describe the contribution

Testing performed
Build/run unit tests, passed

Expected behavior changes
Slight change to UT output

System(s) tested on

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

Additional context
Also updated UT guide in cFS/Unit Testing/Files (not public)

Third party code
None

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

@skliper skliper added the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Jan 28, 2022
@skliper skliper added this to the Draco milestone Jan 28, 2022
@astrogeco astrogeco removed the CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) label Feb 2, 2022
@astrogeco
Copy link
Contributor

CCB:2022-02-01 APPROVED

@astrogeco astrogeco added the CCB:Approved Indicates code approval by CCB label Feb 2, 2022
@astrogeco astrogeco merged commit b3c1d19 into nasa:main Feb 3, 2022
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   <[email protected]>
Co-authored-by: Paul            <[email protected]>
Co-authored-by: Ariel Adams     <[email protected]>
@skliper skliper deleted the fix164_ut_patterns branch April 19, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code approval by CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to preferred unit test patterns
2 participants