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 #1071, Initialize Status in CFE_ES_WaitForSystemState #1115

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 22, 2021

Describe the contribution
Fix #1071 - initializes status in CFE_ES_WaitForSystemState and added missing success test case (would have failed!)

Testing performed
Build and run unit tests, passed.

Expected behavior changes
No longer returning uninitialized Status

System(s) tested on

  • Hardware: cFS Dev Server
  • 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 this to the 7.0.0 milestone Jan 22, 2021
@astrogeco
Copy link
Contributor

CCB:2021-01-27 APPROVED

Actual bug, unit test was not checking for success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialize status in CFE_ES_WaitForSystemState
2 participants