Skip to content

OSAL coverage test should be part of normal build #362

@jphickey

Description

@jphickey

Is your feature request related to a problem? Please describe.
Currently the src/unit-test-coverage directory is an entirely separate build which needs to be invoked separately by the user.

As per CFE request nasa/cFE#386 it is desired to integrate the OSAL coverage tests as part of the normal unit test builds, so these do not need to be built separately.

Describe the solution you'd like
The tentatively agreed-upon approach is to build all coverage targets by default, and use the target BSP to run them.

Additional context
The side effect is that this may build coverage targets which are not relevant to the deployed platform (e.g. building and running a VxWorks coverage test for a platform that does not use VxWorks).

Requester Info
Joseph Hickey, Vantage Systems, Inc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions