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 functional tests for cFE Access Table Content APIs #1687

Closed
zanzaben opened this issue Jul 20, 2021 · 1 comment · Fixed by #1734 or #1772
Closed

Add functional tests for cFE Access Table Content APIs #1687

zanzaben opened this issue Jul 20, 2021 · 1 comment · Fixed by #1734 or #1772
Assignees
Milestone

Comments

@zanzaben
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Need open source functional tests for certifiability

Describe the solution you'd like
Add functional tests for cFE Access Table Content APIs
CFE_TBL_GetAddress - Obtain the current address of the contents of the specified table.
CFE_TBL_GetAddresses - Obtain the current addresses of an array of specified tables.
CFE_TBL_ReleaseAddress - Release previously obtained pointer to the contents of the specified table.
CFE_TBL_ReleaseAddresses - Release the addresses of an array of specified tables.

Describe alternatives you've considered
N/A

Additional context
N/A

Requester Info
Alex Campbell GSFC

@skliper skliper added this to the 7.0.0 milestone Jul 22, 2021
@nmullane
Copy link
Contributor

nmullane commented Aug 2, 2021

I'll start working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants