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

Incomplete coverage test for cfe_es_start.c and cfe_es_syslog.c #467

Closed
avan989 opened this issue Jan 9, 2020 · 0 comments · Fixed by #1637 or #1654
Closed

Incomplete coverage test for cfe_es_start.c and cfe_es_syslog.c #467

avan989 opened this issue Jan 9, 2020 · 0 comments · Fixed by #1637 or #1654
Assignees
Milestone

Comments

@avan989
Copy link
Contributor

avan989 commented Jan 9, 2020

Is your feature request related to a problem? Please describe.
coverage test: 99.2%

missing coverage for the following:

cfe_es_start.c : CFE_ES_CreateObjects

     945           0 :             default:
     946           0 :                break;

cfe_es_syslog.c : CFE_ES_SysLogReadData

333 0 : break;

Requester Info
Anh Van, NASA Goddard

@avan989 avan989 changed the title Incomplete unit test for cfe_es_start.c Incomplete unit test for cfe_es_start.c and cfe_es_syslog.c Jan 9, 2020
@skliper skliper added this to the 6.8.0 milestone Feb 25, 2020
@skliper skliper modified the milestones: 6.8.0, 7.0.0 Jun 5, 2020
@skliper skliper changed the title Incomplete unit test for cfe_es_start.c and cfe_es_syslog.c Incomplete coverage test for cfe_es_start.c and cfe_es_syslog.c Jan 11, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 21, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 21, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Jun 23, 2021
astrogeco added a commit that referenced this issue Jul 1, 2021
Fix #467, #1636 Complete coverage for cfe_es_start.c and cfe_es_syslog.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment