From 0279b29f327c15a1c6b2d8ede228790c1a7d3814 Mon Sep 17 00:00:00 2001 From: Juraj Sloboda Date: Wed, 16 Nov 2016 19:50:24 +0100 Subject: Add make test code coverage reporting using gcov Change-Id: Ia8247841fdbe76e1d888aab49ae213b4216af273 Signed-off-by: Juraj Sloboda --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cec432c5cf0..c12eedfb7c9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ /build-root/*.rpm /build-root/*.changes /build-root/test-doc/ +/build-root/test-cov/ /build-root/python/ /build-config.mk /dpdk/*.tar.gz -- cgit 1.2.3-korg