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 #954, Handle debug events in unit test #1106

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 19, 2021

Describe the contribution
Fix #954 - updates asserts to handle debug events if enabled via CFE_PLATFORM_EVS_DEFAULT_TYPE_FLAG in platform config.

Testing performed
Built and ran unit tests with default (0xE) and debug enabled (0xF), passed

Expected behavior changes
None except tests pass w/ debug events enabled

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 19, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate January 21, 2021 20:48
@astrogeco astrogeco merged commit 9f8a776 into nasa:integration-candidate Jan 21, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 21, 2021
@skliper skliper deleted the fix954-test_w_debug_events branch February 1, 2021 22:04
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.

EVS coverage test fails when CFE_PLATFORM_EVS_DEFAULT_TYPE_FLAG is set to 0xF
2 participants