ccn-lite icon indicating copy to clipboard operation
ccn-lite copied to clipboard

add gcov/lcov support to build system

Open mfrey opened this issue 6 years ago • 0 comments

We have only have a vague understanding of our code coverage. If we would add gcov (and lcov for reporting) to our test builds, we would get insights on the current code coverage. A good pointer for adding gcov to cmake/cmocka seems to be over here.

mfrey avatar Sep 12 '18 06:09 mfrey