X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README-gcov;fp=README-gcov;h=2fe9f3a7cfe119ecad934d895349a82254a144be;hb=8faa5a21738f4d47c630c24a3bcf177eb34ce705;hp=01c49cc713713065a57f5aab356ebc1554794537;hpb=5cc2c261d33f091ea45ff3de22737cf4deb724a2;p=openvswitch diff --git a/README-gcov b/README-gcov index 01c49cc7..2fe9f3a7 100644 --- a/README-gcov +++ b/README-gcov @@ -16,9 +16,3 @@ code-coverage related options: --enable-coverage=yes Build with gcov code coverage support. - - If you enable coverage and you have the "lcov" and "genhtml" - programs in PATH, then you may run "make check-lcov" to produce a - directory "tests/coverage.html" in the build directory with an - analysis of the test suite's coverage. lcov is available at - http://ltp.sourceforge.net/coverage/lcov.php