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 #2439, UT updates for alternate time configuration #2608

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thnkslprpt
Copy link
Contributor

@thnkslprpt thnkslprpt commented Sep 28, 2024

Checklist

Describe the contribution

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).
Tested locally to confirm cFS builds without error and tests passing for all 3 external time source options:

  • CFE_PLATFORM_TIME_CFG_SRC_MET
  • CFE_PLATFORM_TIME_CFG_SRC_GPS
  • CFE_PLATFORM_TIME_CFG_SRC_TIME

Expected behavior changes
No change to code - test updates only.

System(s) tested on
Debian GNU/Linux 12 (bookworm)
Current main branch of cFS bundle.

Contributor Info
Avi Weiss   @thnkslprpt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

time unit tests are broken if CFE_PLATFORM_TIME_CFG_SRC_MET is set to true
1 participant