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

cFE Integration Candidate: 2021-04-13 #1295

Merged
merged 3 commits into from Apr 12, 2021
Merged

cFE Integration Candidate: 2021-04-13 #1295

merged 3 commits into from Apr 12, 2021

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Apr 12, 2021

Description

PR #1276

Fix #1266, use events for CFE test asserts

Reports test failures as CFE events. Test status messages are now sent as Events rather than Syslog. This allows for more processing capability, and allows failures to be received externally (e.g. ground system).

Context

Part of nasa/cFS#242

Tests

cFE checks https://github.com/nasa/cFE/pull/1295/checks
cFS bundle checks https://github.com/nasa/cFS/pull/242/checks

Author

@jphickey

jphickey and others added 2 commits April 1, 2021 16:00
Reports test failures as CFE events, which allows for more processing
capability, and allows failures to be recieved externally (e.g. ground system).
@astrogeco astrogeco marked this pull request as ready for review April 12, 2021 03:46
@astrogeco astrogeco merged commit e80aae9 into main Apr 12, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Apr 12, 2021
Combines

nasa/osal#956
nasa/cFE#1295

Including:

nasa/osal#941 - Allow OSAL re-initialization
nasa/osal#941 - Combine initialized and shutdown flags into one
nasa/osal#948 - Add OS_API_Teardown
nasa/osal#948 - Black Box Unit Tests Do Not Ensure Resources Are Cleaned Up Between Tests
nasa/osal#940 - Rework shell test

nasa/cFE#1276 - Use events for CFE test asserts
@skliper skliper added this to the 7.0.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CFE_Assert should use SendEvent
3 participants