diff --git a/runtests.py b/runtests.py index 8b026bec7b89..38153cb0d473 100755 --- a/runtests.py +++ b/runtests.py @@ -26,7 +26,7 @@ $ python runtests.py -- -s Generate C code coverage listing under build/lcov/: -(requires http://ltp.sourceforge.net/coverage/lcov.php) +(requires https://github.com/linux-test-project/lcov) $ python runtests.py --gcov [...other args...] $ python runtests.py --lcov-html