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

Fix810 es cds functional tests #1416

Closed
wants to merge 12 commits into from

Conversation

zanzaben
Copy link
Contributor

Describe the contribution
Fixes #810
adds new functional tests for es cds.

System(s) tested on
Ubuntu 20.04

Additional context
This is a just testing the nominal cases. More in depth tests will have to be added later.

Contributor Info - All information REQUIRED for consideration of pull request
Alex Campbell GSFC

zanzaben and others added 11 commits April 20, 2021 15:41
Note in the documentation for this function that it is the responsibility
of the calling app to clear/fill the CDS block any time a new block is
allocated.
Merge the "testrunner" app and put the runner logic into cfe_assert lib.
Converts the "testcase" library into an app that simply calls the logic
in cfe_assert to do the test.

This means that the test can be run on demand by issuing the ES
start app command, rather than putting it into the startup script.
Adjust the event types so that Start/End are "info" events, not debug
events (in the default platform config, debug events are not shown).

Also update documentation to correct the startup script entries.
Fix nasa#1287, split interface and implementation modules
Use a constant at the top of the file, and change the
names to match current environment.
Fix nasa#1337, add docs to CFE_ES_RegisterCDS() regarding clearing
Fix nasa#1281, remove testrunner and convert testcase to app
Building "cfe_assert" does not need to be conditional on
ENABLE_UNIT_TESTS, it should be built all the time.
cFE Integration candidate: 2021-04-20
@zanzaben zanzaben added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Apr 22, 2021
@zanzaben zanzaben force-pushed the fix810_ES_CDS_Functional_Tests branch from b8deb8e to ef7008c Compare April 22, 2021 18:54
@zanzaben
Copy link
Contributor Author

This branch is in some weird merge hell so I am redoing it in #1418

@zanzaben zanzaben closed this Apr 23, 2021
@zanzaben zanzaben removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Apr 23, 2021
@zanzaben zanzaben deleted the fix810_ES_CDS_Functional_Tests branch April 23, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cFE ES Critical Data Store API functional tests
4 participants