Skip to content

Commit

Permalink
DOC: Update link to LCOV in runtests.py (#24463)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChVeen committed Aug 21, 2023
1 parent 59e2fc8 commit 3c04e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c04e81

Please sign in to comment.