cFS-bundle Integration Candidate: 2021-08-17#337
Merged
Conversation
Set default branch for submodules in .gitmodules to "main"
fc65853 to
c2119ea
Compare
**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]>
c2119ea to
94721a6
Compare
Fix #247, Move sample_libs into libraries dir
This file contains hidden or 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
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.
Checklist (Please check before submitting)
Describe the contribution
Combines
nasa/cFE#1808, v6.8.0-rc1+dev873
Includes
Fix #1784, add CFE assert macros to functional test cFE#1790, Port "CFE_UtAssert_SuccessCheck" and related macros from coverage test to functional test #1784, add CFE assert macros to functional test
Fix #1775, #1773 - Adds invalid id syslog to for CFE_ES_DeleteApp and CFE_ES_ReloadApp and verifies required reporting cFE#1779, Adds invalid id syslog to for CFE_ES_DeleteApp and CFE_ES_ReloadApp and verifies required reporting
Fix #1760, check resource ID idx is less than max cFE#1804, Check resource ID idx is less than max
Fixes #1776, #1770, Stop memory leak & add cds size test. cFE#1785, Stop memory leak & add cds size test.
Fix #1726, mark read only inputs as const cFE#1765, Mark read only inputs as const
Fix #807, Add ES Application Behavior Functional Tests cFE#1778, Add ES Application Behavior Functional Tests
Fix #1762, Update CFE_ES_RunLoop documentation cFE#1801, Update CFE_ES_RunLoop documentation
Fix #1677, Add Message API Functional Test cFE#1745, Add Message Api Functional Test
Partial #1724, update in/out status and nonnull/nonzero tags cFE#1798, update in/out status and nonnull/nonzero tag
Fix #812 Add Perf API functional tests cFE#1800,
Testing performed
GitHub Actions CI
Expected behavior changes
See PRs
System(s) tested on
Ubuntu, RTEMS (qemu)
Additional context
None
Contributor Info - All information REQUIRED for consideration of pull request
skliper
jphickey