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

Unit test stub needed for CFE_PSP_GetKernelTextSegmentInfo #275

Closed
ejtimmon opened this issue Mar 18, 2021 · 0 comments · Fixed by #276 or #279
Closed

Unit test stub needed for CFE_PSP_GetKernelTextSegmentInfo #275

ejtimmon opened this issue Mar 18, 2021 · 0 comments · Fixed by #276 or #279
Milestone

Comments

@ejtimmon
Copy link
Contributor

Describe the bug
There is no unit testing stub for CFE_PSP_GetKernelTextSegmentInfo. This prevents unit testing the Checksum (CS) application.

To Reproduce
Steps to reproduce the behavior:

  1. Build CS CMake Unit Tests

This produces the error "undefined reference to `CFE_PSP_GetKernelTextSegmentInfo'".

Expected behavior
Unit tests should build.

Code snips
If applicable, add references to the software.

System observed on:

  • Ubuntu 18.04
  • "eval-cert2" branch of the cFS repository

Reporter Info
Elizabeth Timmons/NASA GSFC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants