-
Notifications
You must be signed in to change notification settings - Fork 204
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
Fix #812 Add Perf API functional tests #1800
Merged
astrogeco
merged 2 commits into
nasa:integration-candidate
from
pepepr08:fix812-perf-ft
Aug 16, 2021
Merged
Fix #812 Add Perf API functional tests #1800
astrogeco
merged 2 commits into
nasa:integration-candidate
from
pepepr08:fix812-perf-ft
Aug 16, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pepepr08
changed the title
Fix #812 Add Perf API functional tests
(WIP) Fix #812 Add Perf API functional tests
Aug 10, 2021
pepepr08
force-pushed
the
fix812-perf-ft
branch
3 times, most recently
from
August 11, 2021 14:48
3cb23a1
to
ffe7df7
Compare
pepepr08
changed the title
(WIP) Fix #812 Add Perf API functional tests
Fix #812 Add Perf API functional tests
Aug 11, 2021
pepepr08
added
the
CCB:Ready
Ready for discussion at the Configuration Control Board (CCB)
label
Aug 11, 2021
pepepr08
force-pushed
the
fix812-perf-ft
branch
from
August 11, 2021 14:57
ffe7df7
to
6f4f86e
Compare
astrogeco
removed
the
CCB:Ready
Ready for discussion at the Configuration Control Board (CCB)
label
Aug 11, 2021
pepepr08
added
the
CCB:Ready
Ready for discussion at the Configuration Control Board (CCB)
label
Aug 11, 2021
astrogeco
added
CCB:Approved
Indicates code review and approval by community CCB
and removed
CCB:Ready
Ready for discussion at the Configuration Control Board (CCB)
labels
Aug 11, 2021
CCB:2021-08-11 APPROVED |
astrogeco
suggested changes
Aug 11, 2021
CCB:2021-08-11 APPROVED with CHANGES
|
astrogeco
suggested changes
Aug 11, 2021
pepepr08
force-pushed
the
fix812-perf-ft
branch
2 times, most recently
from
August 11, 2021 16:37
a4dd672
to
efd5f25
Compare
I split the test into four functions. I think log looks better now.
|
zanzaben
approved these changes
Aug 11, 2021
and add Perf Trigger and Perf Start commands to functional tests workflow
pepepr08
force-pushed
the
fix812-perf-ft
branch
from
August 11, 2021 17:10
efd5f25
to
6887fbf
Compare
Split single commit into two commits. |
astrogeco
approved these changes
Aug 16, 2021
This was referenced Aug 16, 2021
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Aug 16, 2021
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Aug 17, 2021
**Combines** nasa/cFE#1808, v6.8.0-rc1+dev873 **Includes** - nasa/cFE#1790, Port "CFE_UtAssert_SuccessCheck" and related macros from coverage test to functional test #1784, add CFE assert macros to functional test - nasa/cFE#1779, Adds invalid id syslog to for CFE_ES_DeleteApp and CFE_ES_ReloadApp and verifies required reporting - nasa/cFE#1785, Stop memory leak & add cds size test. - nasa/cFE#1765, Mark read only inputs as const - nasa/cFE#1804, Check resource ID idx is less than max - nasa/cFE#1778, Add ES Application Behavior Functional Tests - nasa/cFE#1801, Update CFE_ES_RunLoop documentation - nasa/cFE#1745, Add Message Api Functional Test - nasa/cFE#1798, update in/out status and nonnull/nonzero tags - nasa/cFE#1783, Add External Time Source Functional Tests - nasa/cFE#1800, Add Perf API functional tests Co-authored-by: Jacob Hageman <[email protected]> Co-authored-by: Joseph Hickey <[email protected]> Co-authored-by: Alex Campbell <[email protected]> Co-authored-by: Niall Mullane <[email protected]> Co-authored-by: Paul <[email protected]>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Aug 17, 2021
**Combines** nasa/cFE#1808, v6.8.0-rc1+dev873 **Includes** - nasa/cFE#1790, Port "CFE_UtAssert_SuccessCheck" and related macros from coverage test to functional test #1784, add CFE assert macros to functional test - nasa/cFE#1779, Adds invalid id syslog to for CFE_ES_DeleteApp and CFE_ES_ReloadApp and verifies required reporting - nasa/cFE#1785, Stop memory leak & add cds size test. - nasa/cFE#1765, Mark read only inputs as const - nasa/cFE#1804, Check resource ID idx is less than max - nasa/cFE#1778, Add ES Application Behavior Functional Tests - nasa/cFE#1801, Update CFE_ES_RunLoop documentation - nasa/cFE#1745, Add Message Api Functional Test - nasa/cFE#1798, update in/out status and nonnull/nonzero tags - nasa/cFE#1783, Add External Time Source Functional Tests - nasa/cFE#1800, Add Perf API functional tests Co-authored-by: Jacob Hageman <[email protected]> Co-authored-by: Joseph Hickey <[email protected]> Co-authored-by: Alex Campbell <[email protected]> Co-authored-by: Niall Mullane <[email protected]> Co-authored-by: Paul <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe the contribution
Fixes #812
Add Perf API functional tests and Add Perf Trigger and Perf Start commands to functional test workflow.
Functional Test will now send a command to set a Perf trigger, send command to start capturing Perf data and finally send command to start running the functional tests.
Testing performed
Steps taken to test the contribution:
Expected behavior changes
New tests added to functional tests. Workflow now sends two more commands to cFS.
System(s) tested on
Contributor Info - All information REQUIRED for consideration of pull request
Jose F. Martinez Pedraza / NASA GSFC