Skip to content

Scrub all OSAL UT stub functions #526

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
Need to scrub all OSAL unit test stub routines, similar to nasa/cFE#762 but for OSAL.

Describe the solution you'd like

  • All functions prototyped in the OSAL public API headers (the src/os/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