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

Commits on Jun 23, 2021

  1. Fix #467, Add coverage for CFE_ES_CreateObjects and CFE_ES_Main

    Completed 100% coverage on cfe_es_start.c
    pepepr08 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d6a5652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be5f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46fedff View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    99027a2 View commit details
    Browse the repository at this point in the history
  2. Fix #1184, Change type to resolve loop warning

    Static Analysis Warning - Infinite loop false alarm in unit test
    himanshu007-creator authored and astrogeco committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6868369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d1b54 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Fix #468, Adding coverage for cfe_es_task.c

    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()
    pepepr08 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    fcf9b7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1444 from himanshu007-creator/patch-1

    Fix #1184, Change index type to resolve infinite loop warning
    astrogeco authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e74b4fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1653 from pepepr08/fix468-es-task-ut

    Fix #468, Adding coverage for cfe_es_task.c
    astrogeco authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    be48cda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1638 from zanzaben/fix1489_expend_FS_Header_funct…

    …ional_tests
    
    Fix #1480, Expand FS Header Functional tests.
    astrogeco authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    85e0e78 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Merge pull request #1637 from pepepr08/fix467-es-start-syslog

    Fix #467, #1636 Complete coverage for cfe_es_start.c and cfe_es_syslog.c
    astrogeco authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    176e1ab View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    0e4a380 View commit details
    Browse the repository at this point in the history