Skip to content

cFE TIME unit tests break when different configuration options are used #109

@skliper

Description

@skliper

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions