X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README-gcov;h=2fe9f3a7cfe119ecad934d895349a82254a144be;hb=f40869bdf6feca4d3ff7c59a1fb1f7ac101bc967;hp=01c49cc713713065a57f5aab356ebc1554794537;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;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