mirror of
https://github.com/curl/curl.git
synced 2026-05-30 12:37:28 +03:00
parent
5ae49f9534
commit
b9cdcc7a17
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@
|
|||
|
||||
gcc provides a tool that can determine the code coverage figures for the
|
||||
test suite. To use it, configure curl with `CFLAGS='-fprofile-arcs
|
||||
-ftest-coverage -g -O0`. Make sure you run the normal and torture tests to
|
||||
-ftest-coverage -g -O0'`. Make sure you run the normal and torture tests to
|
||||
get more full coverage, i.e. do:
|
||||
|
||||
make test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue