summaryrefslogtreecommitdiffstats
path: root/.lcovrc
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-03-06 13:23:42 -0800
committerPatrick Venture <venture@google.com>2019-03-07 07:33:09 -0800
commita2efc76b21b6a0349850c9ce3a0e25f1dc4d9c0d (patch)
tree33d51beab3841a9952d4f33932188f69689990c0 /.lcovrc
parentfb808d116407442d8cace6bcc484f3144c6c11ef (diff)
downloadphosphor-ipmi-blobs-a2efc76b21b6a0349850c9ce3a0e25f1dc4d9c0d.tar.gz
phosphor-ipmi-blobs-a2efc76b21b6a0349850c9ce3a0e25f1dc4d9c0d.zip
build: enable code coverage
Enable code coverage for the project. Valgrind not enabled in this step. Change-Id: I439d58b23d2bc29d6f602600319074c8fd8c04d6 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to '.lcovrc')
-rw-r--r--.lcovrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.lcovrc b/.lcovrc
new file mode 100644
index 0000000..360a8b4
--- /dev/null
+++ b/.lcovrc
@@ -0,0 +1,3 @@
+geninfo_gcov_all_blocks = 1
+lcov_function_coverage = 1
+lcov_branch_coverage = 0
OpenPOWER on IntegriCloud