-
Notifications
You must be signed in to change notification settings - Fork 253
Labels
enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)Tickets related to the OSAL unit testing (functional and/or coverage)
Milestone
Description
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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementunit-testTickets related to the OSAL unit testing (functional and/or coverage)Tickets related to the OSAL unit testing (functional and/or coverage)