On Wed, Mar 02, 2016 at 04:40:48PM -0500, Lance Richardson wrote:
> Add "check-lcov" target to generate an HTML code coverage report
> for testsuite execution using lcov and genhtml.
>
> Signed-off-by: Lance Richardson
Applied to master, thanks!
By the way, "genhtml" is a terrible name and I ho
Add "check-lcov" target to generate an HTML code coverage report
for testsuite execution using lcov and genhtml.
Signed-off-by: Lance Richardson
---
.gitignore| 1 +
INSTALL.md| 6 ++
tests/automake.mk | 17 +
3 files changed, 24 insertions(+)
diff --git a/