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

OSAL Select APIs missing functional test #377

Closed
skliper opened this issue Mar 23, 2020 · 5 comments · Fixed by #683 or #690
Closed

OSAL Select APIs missing functional test #377

skliper opened this issue Mar 23, 2020 · 5 comments · Fixed by #683 or #690
Assignees
Labels
enhancement unit-test Tickets related to the OSAL unit testing (functional and/or coverage)
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Mar 23, 2020

Is your feature request related to a problem? Please describe.
OS_SelectMultipe, OS_SelectSingle, OS_SelectFdZero, OS_SelectFdAdd, OS_SelectFdClear, OS_SelectFdIsSet all missing functional tests

Describe the solution you'd like
Add tests

Describe alternatives you've considered
None

Additional context
Certification issue.

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 5.1.0 milestone Mar 23, 2020
@CDKnightNASA CDKnightNASA self-assigned this Mar 26, 2020
@CDKnightNASA
Copy link
Contributor

I'll start taking a crack at this.

CDKnightNASA added a commit to CDKnightNASA/osal that referenced this issue Mar 26, 2020
CDKnightNASA added a commit to CDKnightNASA/osal that referenced this issue Mar 26, 2020
@CDKnightNASA CDKnightNASA added unit-test Tickets related to the OSAL unit testing (functional and/or coverage) CCB:PendingCLA External contribution pending CLA confirmation CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) and removed CCB:PendingCLA External contribution pending CLA confirmation labels Mar 27, 2020
@astrogeco astrogeco added CCB - 20200401 and removed CCB:Ready Pull request is ready for discussion at the Configuration Control Board (CCB) labels Apr 1, 2020
@astrogeco astrogeco linked a pull request Apr 1, 2020 that will close this issue
@CDKnightNASA
Copy link
Contributor

will wait for #405 to be merged into master and will use new macros, plus need to rebase and remerge the code from #391 and #392

CDKnightNASA added a commit to CDKnightNASA/osal that referenced this issue Apr 7, 2020
CDKnightNASA added a commit to CDKnightNASA/osal that referenced this issue Apr 7, 2020
@skliper skliper removed a link to a pull request Apr 9, 2020
@skliper
Copy link
Contributor Author

skliper commented May 13, 2020

This was closed by mistake, Select APIs still need a test to show they function correctly

@skliper skliper reopened this May 13, 2020
@jphickey
Copy link
Contributor

FYI - there IS now some unit test code which calls "select" ....

I have to make a change in the select API anyway to fix a different bug (#453), and change I'm making for that issue also requires some updates to these test cases. This is actually how the bug was noticed -- running this test on RTEMS caused failure.

@skliper skliper modified the milestones: 5.1.0, 5.2.0 Jun 5, 2020
@skliper
Copy link
Contributor Author

skliper commented Aug 11, 2020

TODO - check if #462 is sufficient to satisfy the unit test standards.

@skliper skliper modified the milestones: 5.2.0, 6.0.0 Sep 1, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 4, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 7, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 7, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 10, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 15, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 15, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 15, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 16, 2020
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 16, 2020
Update error warning
Close client sockets
Fix formating
define globals
zanzaben added a commit to zanzaben/osal that referenced this issue Dec 16, 2020
astrogeco added a commit that referenced this issue Dec 18, 2020
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement unit-test Tickets related to the OSAL unit testing (functional and/or coverage)
Projects
None yet
6 participants