summaryrefslogtreecommitdiff
path: root/resize
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2014-02-23 00:17:09 -0500
committerTheodore Ts'o <tytso@mit.edu>2014-02-23 00:17:09 -0500
commitfedfb27fe55f5fe643c1f110e55ee4413db8ec5b (patch)
tree256e09901433134e5b87bd66f31dbe7db2caadfd /resize
parent585bca68f89aa2a99e39f9234a10f825eb243589 (diff)
downloade2fsprogs-fedfb27fe55f5fe643c1f110e55ee4413db8ec5b.tar.gz
Add coverage testing using gcov
To check the coverage of e2fsprogs's regression test, do the following: configure --enable-gcov make -j8 ; make -j8 check ; make coverage.txt The coverage information will be the coverage.txt and *.gcov files in the build directories. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'resize')
-rw-r--r--resize/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/resize/Makefile.in b/resize/Makefile.in
index eb6f8901..f7b80ef7 100644
--- a/resize/Makefile.in
+++ b/resize/Makefile.in
@@ -104,7 +104,7 @@ check:: test_extent.out
exit 1 ; \
fi
-clean:
+clean::
$(RM) -f $(PROGS) $(TEST_PROGS) $(MANPAGES) \#* *.s *.o *.a *~ core \
resize2fs.static test_extent.out