summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLance Richardson <lrichard@redhat.com>2016-03-02 16:40:48 -0500
committerBen Pfaff <blp@ovn.org>2016-03-18 17:02:24 -0700
commit27de40d031a1a93412be6aba30d901c27f308604 (patch)
tree94ca8ae1100eaf98acd27dd8b26bd535d29e44bc /.gitignore
parentd9c8c57c48a22b145cf1b5e78839ac0a16e039e9 (diff)
downloadopenvswitch-27de40d031a1a93412be6aba30d901c27f308604.tar.gz
tests: enable basic lcov code coverage reporting support
Add "check-lcov" target to generate an HTML code coverage report for testsuite execution using lcov and genhtml. Signed-off-by: Lance Richardson <lrichard@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dbf33d2d0..077a178dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,3 +71,4 @@ OvsDpInterface.h
testsuite.tmp.orig
/rpm/
/openvswitch-*.tar.gz
+/tests/lcov/