Lines Matching refs:coverage
447 coverage:448 @echo "Building with support for coverage checking:"450 $(MAKE) all CFLAGS="$(CFLAGS) -O0 -pg -fprofile-arcs -ftest-coverage" LIBS="$(LIBS) -lgcov"