aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorFrediano Ziglio <frediano.ziglio@citrix.com>2013-02-14 12:37:16 +0000
committerKeir Fraser <keir.xen@gmail.com>2013-02-21 16:28:11 +0000
commiteb459da88574d295152cdff20e67486b08c3066d (patch)
tree86573e4622c00ac2ea9eb1340c13647d77dc3ebc /.hgignore
parent5043f14b5e0043bb6a2c8b794adb440b8b8b3b4a (diff)
downloadxen-eb459da88574d295152cdff20e67486b08c3066d.tar.gz
xen-eb459da88574d295152cdff20e67486b08c3066d.tar.bz2
xen-eb459da88574d295152cdff20e67486b08c3066d.zip
gcov: Add small utility to deal with test coverage information from Xen
Currently the utility can read and reset coverage informations. Signed-off-by: Frediano Ziglio <frediano.ziglio@citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index a4466d2eaf..6b432f7c25 100644
--- a/.hgignore
+++ b/.hgignore
@@ -224,6 +224,7 @@
^tools/misc/gtraceview$
^tools/misc/gtracestat$
^tools/misc/xenlockprof$
+^tools/misc/xencov$
^tools/pygrub/build/.*$
^tools/python/build/.*$
^tools/python/xen/util/path\.py$