Skip to content

ut_sb_stubs.c needs a stub for CFE_SB_DeletePipe  #704

@asgibson

Description

@asgibson

Is your feature request related to a problem? Please describe.
CFE_SB_DeletePipe does not have a stub in ut_sb_stubs.c causing undefined reference error when building unit tests for an app that uses this call.

Describe the solution you'd like
Add the stub for CFE_SB_DeletePipe with full context tracking.

Describe alternatives you've considered
Create my own locally in the app's unit test, but this does not help everyone.

Requester Info
Alan Gibson, NASA

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions