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 cFE ES Information API functional tests #808

Closed
skliper opened this issue Aug 18, 2020 · 2 comments · Fixed by #1251 or #1284
Closed

Add cFE ES Information API functional tests #808

skliper opened this issue Aug 18, 2020 · 2 comments · Fixed by #1251 or #1284
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Aug 18, 2020

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

Describe the solution you'd like
Add cFE Information API functional tests
– CFE_ES_GetResetType - Return the most recent Reset Type.
– CFE_ES_GetAppID - Get an Application ID for the calling Application.
– CFE_ES_GetAppIDByName - Get an Application ID associated with a specified Application name.
– CFE_ES_GetAppName - Get an Application name for a specified Application ID.
– CFE_ES_GetAppInfo - Get Application Information given a specified App ID.
– CFE_ES_GetTaskInfo - Get Task Information given a specified Task ID.

Describe alternatives you've considered
N/A

Additional context
N/A

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Aug 18, 2020
@wmoleski
Copy link

I am currently working on enhancing Joe Hickey's UT_ASSERT test to implement all of these API calls.

@skliper
Copy link
Contributor Author

skliper commented Aug 19, 2020

Just for fun I was thinking maybe have test logic path where we could execute the first run as power on reset and tests should check everything except what is requires a processor reset... and could set up CDS or whatever... then at the end it could call a power on reset and check the final requirements. On a system that autoboots this would be easier but on linux could execute from a script. Just brainstorming.

wmoleski added a commit to wmoleski/cFE that referenced this issue Aug 26, 2020
wmoleski added a commit to wmoleski/cFE that referenced this issue Aug 26, 2020
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 23, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 25, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 29, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 29, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 29, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 29, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 30, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 31, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 31, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Mar 31, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 1, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 1, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 2, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 5, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 6, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 7, 2021
zanzaben added a commit to zanzaben/cFE that referenced this issue Apr 7, 2021
astrogeco added a commit that referenced this issue Apr 8, 2021
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