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 #753, Remove UT_CheckForOpenSockets #754

Merged

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 11, 2021

Describe the contribution
Fix #753 - removes UT_CheckForOpenSockets which was an old hack to check if unit tests cleaned up sockets. No longer applicable since the UT framework resets the state for each unit test.

Testing performed
Built and ran unit tests with nasa/cFE#1085

Expected behavior changes
None

System(s) tested on

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:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) dependency labels Jan 11, 2021
@astrogeco astrogeco added CCB:2021-01-13 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Jan 13, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate January 25, 2021 02:11
@astrogeco astrogeco merged commit 95cab23 into nasa:integration-candidate Jan 25, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 25, 2021
@skliper skliper deleted the fix753-rm_ut_checkforopensockets branch February 1, 2021 21:35
@skliper skliper added this to the 6.0.0 milestone Sep 24, 2021
jphickey pushed a commit to jphickey/osal that referenced this pull request Aug 10, 2022
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.

Remove UT_CheckForOpenSockets
2 participants