Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OS_SocketRecvFrom functional test for NULL RemoteAddr case #1101

Open
skliper opened this issue Jul 14, 2021 · 0 comments · May be fixed by #1389
Open

Add OS_SocketRecvFrom functional test for NULL RemoteAddr case #1101

skliper opened this issue Jul 14, 2021 · 0 comments · May be fixed by #1389
Labels
unit-test Tickets related to the OSAL unit testing (functional and/or coverage)

Comments

@skliper
Copy link
Contributor

skliper commented Jul 14, 2021

Is your feature request related to a problem? Please describe.
API documentation claims RemoteAddr parameter for OS_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

@skliper skliper added the unit-test Tickets related to the OSAL unit testing (functional and/or coverage) label Jul 14, 2021
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
Fix nasa#1100, Update highest MsgId documentation/verification
thnkslprpt added a commit to thnkslprpt/osal that referenced this issue May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unit-test Tickets related to the OSAL unit testing (functional and/or coverage)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant