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-05-04 #1481

Merged
merged 18 commits into from
May 5, 2021
Merged

cFE Integration candidate: 2021-05-04 #1481

merged 18 commits into from
May 5, 2021

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented May 4, 2021

Description

PR #1418

Fix #810, add ES CDS Functional test

Adds tests for nominal use cases of the ES Critical Data Store API.

PR #1429

Fix #1336, Function comment blocks

[docs] Makes comment blocks in source and header files more consistent for all internal, CFE core APIs. Moves information about the function behavior to its prototype in the header in doxygen format. Comment blocks on the function implementation refer back to the prototype, it does not duplicate the info. Local helper functions that are not separately prototyped, are exceptions to this pattern. Adds intended scope to all functions: global, application-internal, or file/local.

PR #1414

Fix #1297, Add File Header Management API Functional tests.

Adds new functional tests for nominal uses of FS Header API.

PR #1415

Fix #1298, add Current Time Functional Test

Adds new functional tests for Time Current API.

Context

Part of nasa/cFS#252.

Tests

cFE Checks https://github.com/nasa/cFE/pull/1481/checks
cFS Bundle Checks https://github.com/nasa/cFS/pull/252/checks

Authors

@jphickey
@zanzaben

@astrogeco astrogeco marked this pull request as draft May 4, 2021 00:13
@astrogeco astrogeco self-assigned this May 5, 2021
@astrogeco astrogeco marked this pull request as ready for review May 5, 2021 18:14
@astrogeco astrogeco merged commit 82c1bd4 into main May 5, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request May 5, 2021
cfe v6.8.0-rc1+dev559 and osal v5.1.0-rc1+dev417

Combines:

nasa/osal#979
nasa/cFE#1481

Includes:

nasa/osal#973, UtPrintx function
nasa/osal#976, add socket shutdown implementation

nasa/cFE#1418, add ES CDS Functional test
nasa/cFE#1429, Function comment blocks
nasa/cFE#1414, Add Header Functional tests.
nasa/cFE#1415, add Current Time Functional Test
@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
4 participants