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

Fix #1490, allow multiple sources in add_cfe_coverage_test #1613

Merged

Commits on Jun 9, 2021

  1. Fix nasa#1490, allow multiple sources in add_cfe_coverage_test

    Add ${ARGN} such that the user can specify multiple source files
    
    Add a check for targets in the add_cfe_coverage_dependency, so this
    can be used to add arbitrary other non-stub libraries too.
    jphickey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    579af47 View commit details
    Browse the repository at this point in the history
  2. Update nasa#1490, Revert overloading of add_cfe_coverage_dependency

    In CCB review 2021-06-09 it was agreed this might have unintended
    consequences/ordering dependencies so best to leave it alone.
    jphickey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6dbd0ee View commit details
    Browse the repository at this point in the history