]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build: (testcoverage) enable single tool testcoverage check
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sun, 3 May 2026 21:21:05 +0000 (17:21 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 5 May 2026 14:11:07 +0000 (10:11 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Makefile.am

index d21aa441e3d66ab1e134b0d51fa5dfca3c0437d0..185262d3f8eb8e3c509ba96b36edecaa9cf77759 100644 (file)
@@ -351,7 +351,7 @@ checkusage:
                $(usrbin_exec_PROGRAMS) $(usrsbin_exec_PROGRAMS)
 
 testcoverage:
-       @ $(top_srcdir)/tools/testcoverage.sh $(top_srcdir) --show-missing-opts
+       @ $(top_srcdir)/tools/testcoverage.sh $(top_srcdir) --show-missing-opts $(ARGS)
 
 checklibdoc:
        @ $(top_srcdir)/tools/checklibdocs.sh \