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-06-29 #1654

Merged
merged 12 commits into from
Jul 7, 2021
Merged

cFE Integration candidate: 2021-06-29 #1654

merged 12 commits into from
Jul 7, 2021

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jun 30, 2021

Context

Part of nasa/cFS#287

Tests

cFE Checks https://github.com/nasa/cFE/pull/1654/checks
Bundle Checks https://github.com/nasa/cFS/pull/287/checks

Authors

@skliper
@zanzaben
@pepepr08
@himanshu007-creator

Description

PR #1444

Fix #1184, Change index type to resolve infinite loop warning

PR #1653

Fix #468, Adding coverage for cfe_es_task.c

PR #1638

Fix #1480, Expand FS Header Functional tests.

PR #1637

Fix #467, Complete coverage for cfe_es_start.c and cfe_es_syslog.c

pepepr08 and others added 10 commits June 23, 2021 15:41
Completed 100% coverage on cfe_es_start.c
Static Analysis Warning - Infinite loop false alarm in unit test
Test the following cases:
- CFE_ES_TaskMain() with a CFE_ES_TaskInit() error
- Query tasks command with valid lib ID
- Error when sending Build Info event
- CFE_ES_GenerateVersionEvents() error when sending mission event
- Loop coverage for CFE_ES_FindConfigKeyValue()
Fix #1184, Change index type to resolve infinite loop warning
Fix #468, Adding coverage for cfe_es_task.c
…ional_tests

Fix #1480, Expand FS Header Functional tests.
astrogeco added a commit to nasa/cFS that referenced this pull request Jun 30, 2021
**Combines**
nasa/cFE#1654

**Includes**

nasa/cFE#1444, Change index type to resolve infinite loop warning
nasa/cFE#1653, Adding coverage for cfe_es_task.c
nasa/cFE#1638, Expand FS Header Functional tests.
@astrogeco astrogeco added the community Community contribution, YAY! label Jul 7, 2021
@astrogeco astrogeco merged commit 063b4d8 into main Jul 7, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jul 7, 2021
**Combines**

nasa/cFE#1654, cfe v6.8.0-rc1+dev739
nasa/osal#1098, osal v5.1.0-rc1+dev564

**Includes**

nasa/cFE#1444, Change index type to resolve infinite loop warning
nasa/cFE#1653, Adding coverage for cfe_es_task.c
nasa/cFE#1638, Expand FS Header Functional tests.
nasa/cFE#1637, Complete coverage for cfe_es_start.c and cfe_es_syslog.c

nasa/osal#1081, add range to OS_TaskDelay checks
nasa/osal#1085, return OS_OBJECT_ID_UNDEFINED for root task ID on RTEMS
nasa/osal#1090, increase UT symbol dump size limit
nasa/osal#1091, do not register RTOS timer for external sync
nasa/osal#1093, avoid task delete during UtPrintf
nasa/osal#1097, Add osal prefix to Network API group
nasa/osal#1092, increase timeout in network-api-test

Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com>
Co-authored-by: Joseph Hickey <jphickey@users.noreply.github.com>
Co-authored-by: Alex Campbell <zanzaben@users.noreply.github.com>
Co-authored-by: Jose F Martinez Pedraza <pepepr08@users.noreply.github.com>
Co-authored-by: Himanshu <himanshu007-creator@users.noreply.github.com>
@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
community Community contribution, YAY!
Projects
None yet
5 participants