-
Notifications
You must be signed in to change notification settings - Fork 217
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 #798 and #799, tests fail when no network #813
Merged
astrogeco
merged 2 commits into
nasa:integration-candidate
from
zanzaben:Fix_798_tests_fail_when_no_network
Feb 24, 2021
Merged
Fix #798 and #799, tests fail when no network #813
astrogeco
merged 2 commits into
nasa:integration-candidate
from
zanzaben:Fix_798_tests_fail_when_no_network
Feb 24, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zanzaben
added
the
CCB:Ready
Pull request is ready for discussion at the Configuration Control Board (CCB)
label
Feb 16, 2021
See also #752, specifically "Utilize UTASSERT_CASETYPE_NA to report all OS_ERR_NOT_IMPLEMENTED returns." |
skliper
reviewed
Feb 16, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Report OS_ERR_NOT_IMPLEMENTED via UTASSERT_CASETYPE_NA.
CCB 2021-02-17 APPROVED, squash "752" commit |
zanzaben
force-pushed
the
Fix_798_tests_fail_when_no_network
branch
from
February 17, 2021 17:24
c7f6093
to
96fa1f9
Compare
astrogeco
removed
the
CCB:Ready
Pull request is ready for discussion at the Configuration Control Board (CCB)
label
Feb 17, 2021
This was
linked to
issues
Feb 17, 2021
astrogeco
changed the title
Fix #798 #799, tests fail when no network
Fix #798 and #799, tests fail when no network
Feb 24, 2021
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Feb 24, 2021
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Feb 26, 2021
Bumps to: - cFE v6.8.0-rc1+dev365 - osal v5.2.0-rc1+dev280 - cFS-GroundSystem v2.2.0-rc1+dev29 See: - nasa/osal#830 - nasa/cFE#1171 - nasa/cFS-GroundSystem#162 Includes: - nasa/cFE#1148 - nasa/cFE#1168 - nasa/cFE#1158 - nasa/cFE#1151 - nasa/cFE#1173 - nasa/osal#794 - nasa/osal#818 - nasa/osal#820 - nasa/osal#815 - nasa/osal#813 - nasa/osal#822 - nasa/osal#823 - nasa/cFS-GroundSystem#156
jphickey
added a commit
to jphickey/osal
that referenced
this pull request
Aug 10, 2022
Add tests for the following APIs: CFE_ES_RegisterGenCounter CFE_ES_CounterID_ToIndex CFE_ES_GetGenCounterIDByName CFE_ES_GetGenCounterName CFE_ES_GetGenCount CFE_ES_SetGenCount CFE_ES_IncrementGenCounter CFE_ES_DeleteGenCounter
jphickey
added a commit
to jphickey/osal
that referenced
this pull request
Aug 10, 2022
At UtPrintf statements to indicate the APIs that the test is focused on.
jphickey
pushed a commit
to jphickey/osal
that referenced
this pull request
Aug 10, 2022
Fix nasa#813, Add Generic Counter API test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe the contribution
Fixes #798
Fixes #799
made the tests skip after getting their first not implemented error.
Testing performed
Build and run unit test
Expected behavior changes
No impact to behavior
System(s) tested on
Ubuntu 20.04
Contributor Info - All information REQUIRED for consideration of pull request
Alex Campbell GSFC