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 #89, Remove CFE_SB_InitMsg use in coverage test #90

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Aug 24, 2020

Describe the contribution
Fix #89 - removes test code call of CFE_SB_InitMsg and sets the API/stub buffers directly.

Testing performed
Built and ran tests, passed - Depends on nasa/cFE#834

Expected behavior changes
None, just improved test.

System(s) tested on

Additional context
nasa/cFE#834

Third party code
None

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

@skliper skliper added CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) enhancement New feature or request labels Aug 24, 2020
@astrogeco
Copy link
Contributor

CCB 2020-08-26 - APPROVED

@yammajamma yammajamma added CCB-20200826 CCB:Approved Indicates code approval by CCB and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Aug 26, 2020
@yammajamma yammajamma changed the base branch from main to integration-candidate August 26, 2020 18:53
@yammajamma yammajamma merged commit 98e791c into nasa:integration-candidate Aug 26, 2020
@skliper skliper deleted the fix89-replace-initmsg branch February 1, 2021 19:56
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample tests should not use CFE_SB_InitMsg stub to initialize a message
3 participants