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

Add capability to build OSAL code coverage tests as part of build #386

Closed
skliper opened this issue Oct 30, 2019 · 1 comment
Closed

Add capability to build OSAL code coverage tests as part of build #386

skliper opened this issue Oct 30, 2019 · 1 comment
Assignees

Comments

@skliper
Copy link
Contributor

skliper commented Oct 30, 2019

Is your feature request related to a problem? Please describe.
Currently code coverage testing for OSAL is not integrated with the cfe build system. It's possible to build separately, but then care has to be taken to match configurations and extra steps are required.

Describe the solution you'd like
Build OSAL code coverage (of the shared and target OSAL) executables for the host when "ENABLE_UNIT_TESTS" is true, using the osconfig.h defined for the build (vs default in the BSP).

Describe alternatives you've considered
It's possible to build stand alone, but not trivial.

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@skliper
Copy link
Contributor Author

skliper commented Apr 23, 2020

Duplicate of nasa/osal#362, no changes needed in cFE

@skliper skliper closed this as completed Apr 23, 2020
@skliper skliper removed this from the 6.8.0 milestone Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants