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 Manage Table Content APIs #1686

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

Add functional tests for cFE Manage Table Content APIs #1686

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 Manage Table Content APIs
CFE_TBL_Load - Load a specified table with data from specified source.
CFE_TBL_Update - Update contents of a specified table, if an update is pending.
CFE_TBL_Validate - Perform steps to validate the contents of a table image.
CFE_TBL_Manage - Perform standard operations to maintain a table.
CFE_TBL_DumpToBuffer - Copies the contents of a Dump Only Table to a shared buffer.
CFE_TBL_Modified - Notify cFE Table Services that table contents have been modified by the Application.

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

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