Skip to content

OSAL network APIs missing functional tests #373

@CDKnightNASA

Description

@CDKnightNASA

Is your feature request related to a problem? Please describe.
Seems there's not really any unit tests for the OSAL networking code.

Describe the solution you'd like
Should have unit tests.

Describe alternatives you've considered
Not having unit tests?

Additional context
Note that to do unit testing, it's likely we'll need to stub out OS-provided API's (open, select, socket, bind, accept, close().) Do we have a standard framework for stubbing out OS-provided functions?

Requester Info
[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions