Searched refs:LCOV (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A DMakefile191 coverage.info: TAG = LCOV
201 lcov-reset: TAG = LCOV
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.am1232 LCOV = /usr/bin/lcov
1238 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
1239 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
1243 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
1244 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
H A DMakefile.in666 LCOV = /usr/bin/lcov
2584 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
2585 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
2589 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
2590 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
H A DMakefile666 LCOV = /usr/bin/lcov macro
2584 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
2585 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
2589 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
2590 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DMakefile.am1232 LCOV = /usr/bin/lcov
1238 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
1239 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
1243 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
1244 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
H A DMakefile.in666 LCOV = /usr/bin/lcov
2584 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
2585 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
2589 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
2590 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*
H A DMakefile668 LCOV = /usr/bin/lcov macro
2582 if [ ! -x $(LCOV) -o ! -x $(GENHTML) ] ; then \
2583 echo Need $(LCOV) and $(GENHTML) excecutables; exit 1 ; fi
2587 $(LCOV) -c -o $(top_builddir)/coverage/libxml2.info.tmp -d $(top_srcdir)
2588 $(LCOV) -r $(top_builddir)/coverage/libxml2.info.tmp -o $(top_builddir)/coverage/libxml2.info *usr*

Completed in 127 milliseconds