Add OS_SocketRecvFrom
functional test for NULL RemoteAddr
case
#1101
Labels
unit-test
Tickets related to the OSAL unit testing (functional and/or coverage)
Is your feature request related to a problem? Please describe.
API documentation claims
RemoteAddr
parameter forOS_SocketRecvFrom
can be null, but this is not functionally tested/confirmed.Describe the solution you'd like
Add a test to confirm implementation meets API description.
Describe alternatives you've considered
None.
Additional context
Note this case is included in the coverage test.
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: