Build a coverage-enabled version of the tools
This allows the offline tests to also generate coverage data, and the hs-coverage target is changed to show both unit-test and offline-tests coverage. The downside is that now we build yet-another-binary, which makes the unit-test time slower… Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
René Nussbaumer <rn@google.com>
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Makefile.am 12 additions, 8 deletionsMakefile.am
- autotools/run-in-tempdir 1 addition, 1 deletionautotools/run-in-tempdir
- htools/cli-tests-defs.sh 1 addition, 1 deletionhtools/cli-tests-defs.sh
- htools/htools-hpc.hs 1 addition, 0 deletionshtools/htools-hpc.hs
Loading
Please register or sign in to comment