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 #873, Add test for SB subscribe/unusubscribe/unsubscribe #875

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Sep 10, 2020

Describe the contribution
This adds a test to cover the issue in #862, and verify #865 fixed it
Fix #873

Testing performed
Build and ran unit test on main branch, confirmed it produced a seg fault (as expected per #860
This should pass once #865 is checked in.

Expected behavior changes
None

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 CCB:FastTrack CCB:Ready Ready for discussion at the Configuration Control Board (CCB) unit-test labels Sep 10, 2020
@skliper
Copy link
Contributor Author

skliper commented Sep 10, 2020

Whoops... grabbed a swap file... standby

@skliper
Copy link
Contributor Author

skliper commented Sep 10, 2020

Fixed w/ latest push, good to go.

@skliper
Copy link
Contributor Author

skliper commented Sep 10, 2020

Updated to check for 2 events, tested against #865 and it passed.

@yammajamma yammajamma changed the base branch from main to integration-candidate September 10, 2020 17:21
@yammajamma yammajamma added IC-20200909 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Sep 10, 2020
@yammajamma yammajamma merged commit 9712464 into nasa:integration-candidate Sep 10, 2020
@astrogeco astrogeco added this to the 7.0.0 milestone Sep 28, 2020
@skliper skliper deleted the fix873-unsub-unsub branch February 1, 2021 22:08
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.

Add unsubscribe test case to cover #862
4 participants