When using the unmodified sample version of the {{{cfe_platform_cfg.h}}} file, the test cases defined in {{{time_UT.c}}} all pass.
But if the user makes any time-related modifications to the platform config file, many of the unit test cases break. In particular, configuring a time server vs. time client or setting SRC_MET == TRUE, etc.
The test cases in "time_UT.c" need to include/accommodate other valid configuration options.