Skip to content

Fix #2439, UT updates for alternate time configuration#2608

Open
thnkslprpt wants to merge 1 commit intonasa:mainfrom
thnkslprpt:fix-2439-update-tests-for-external-time-source
Open

Fix #2439, UT updates for alternate time configuration#2608
thnkslprpt wants to merge 1 commit intonasa:mainfrom
thnkslprpt:fix-2439-update-tests-for-external-time-source

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

@gregory1207
Copy link

I'm looking for exactly this change.

@dzbaker dzbaker added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Ready Ready for discussion at the Configuration Control Board (CCB)

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

3 participants