DescriptionChanges to code coverage infrastructure to allow subset coverage analysis.
This change adds controls to tools/code_coverage/coverage_posix.py to
allow specification of test filters for a coverage run, modifies
handling of filters to match what gtest expects (all positive filters, a
'-', and all negative filters), disables FLAKY and FAILS tests from
being included in code coverage, and adds a downloads system specific file
for constructing html output (restricting output to just the source files
of interest).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112599
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove downloads.croc from CL. #
Total comments: 3
Patch Set 3 : Change double quotes to single quotes. #Messages
Total messages: 9 (0 generated)
|