-
Notifications
You must be signed in to change notification settings - Fork 235
Description
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/incdir) 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.
Reactions are currently unavailable