mirror of
https://github.com/moparisthebest/curl
synced 2024-12-25 01:28:51 -05:00
parent
5ae49f9534
commit
b9cdcc7a17
@ -161,7 +161,7 @@
|
|||||||
|
|
||||||
gcc provides a tool that can determine the code coverage figures for the
|
gcc provides a tool that can determine the code coverage figures for the
|
||||||
test suite. To use it, configure curl with `CFLAGS='-fprofile-arcs
|
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:
|
get more full coverage, i.e. do:
|
||||||
|
|
||||||
make test
|
make test
|
||||||
|
Loading…
Reference in New Issue
Block a user