Skip to content

psp Integration candidate: 2021-03-30#279

Merged
astrogeco merged 4 commits intomainfrom
integration-candidate
Apr 1, 2021
Merged

psp Integration candidate: 2021-03-30#279
astrogeco merged 4 commits intomainfrom
integration-candidate

Conversation

@astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Mar 24, 2021

Describe the contribution

Fix #277, add version file
Fix #275, Adds a UT stub for CFE_PSP_GetKernelTextSegmentInfo

Testing

psp tests https://github.com/nasa/PSP/pull/279/checks
bundle tests https://github.com/nasa/cFS/pull/227/checks

Expected behavior changes

PR #278

Includes cfe_psp_version.c in the cmake source list, which was mistakenly omitted previously.

PR #276

Applied the patch and confirmed that CS Cmake unit tests build. Unit tests relying on CFE_PSP_GetKernelTextSegmentInfo will build.

Additional Context

Part of nasa/cFS#227

Authors

@ejtimmon
@jphickey

jphickey and others added 2 commits March 23, 2021 12:20
cfe_psp_version.c should have been included in the source list,
but was mistakenly omitted in previous PR.
@astrogeco astrogeco marked this pull request as ready for review April 1, 2021 05:17
@astrogeco astrogeco merged commit 487f8b8 into main Apr 1, 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.

Add missing "cfe_psp_version.c" to source list Unit test stub needed for CFE_PSP_GetKernelTextSegmentInfo

3 participants