X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README-gcov;h=2fe9f3a7cfe119ecad934d895349a82254a144be;hb=5caf4376cc3710145ea9f57c577f3c3ecde0cad5;hp=01c49cc713713065a57f5aab356ebc1554794537;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=sliver-openvswitch.git diff --git a/README-gcov b/README-gcov index 01c49cc71..2fe9f3a7c 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