Skip to content

Scrub all CFE UT stub functions #762

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
The CFE stub functions remain incomplete and inconsistent. They need a scrub to bring everything up to the level it should be.

Describe the solution you'd like

  • All functions prototyped in the CFE public API headers (the fsw/cfe-core/src/inc dir) should also have a stub defined.
  • All arguments should be registered in the context so the complete context is available within UT hook functions.
  • The argument names should always match the prototype.

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions