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 2572, CFE_TIME unit test failure when CFE_MISSION_TIME_AT_TONE_WI… #2573

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dmknutsen
Copy link
Contributor

@dmknutsen dmknutsen commented Jun 28, 2024

Checklist (Please check before submitting)

Describe the contribution
Fix #2572

Sets the clock state to CFE_TIME_SetState_NOT_SET for the external clock source tests such that they complete successfully/provide coverage testing.

Testing performed
Successfully executed unit test.

Contributor Info - All information REQUIRED for consideration of pull request
Dan Knutsen
NASA Goddard

@dmknutsen dmknutsen requested a review from jphickey July 11, 2024 17:05
@dzbaker dzbaker added the CCB:Approved Indicates code review and approval by community CCB label Jul 11, 2024
@dzbaker dzbaker merged commit 63cf291 into nasa:main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CFE_TIME unit tests fail when CFE_MISSION_TIME_AT_TONE_WILL_BE is true.
3 participants