Add a way to compute the code coverage of fuzzers
authorKevin Lubick <kjlubick@google.com>
Tue, 14 Feb 2017 18:12:37 +0000 (13:12 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 15 Feb 2017 13:19:40 +0000 (13:19 +0000)
commit0168e0442e00a42d8367422542033bc8a1ac9efe
tree6fd16a0ded39cfe282e8e89bf3dea745698e7a4a
parentc43559e6e6bd403c5f3abc46a33e996498eef63f
Add a way to compute the code coverage of fuzzers

This also fixes bin/coverage.

fuzz/coverage borrows heavily from bin/coverage.
BUG=skia:

Change-Id: I9e353d1f5ea3bca1d57d66b1c1ecabc6f9b23cee
Reviewed-on: https://skia-review.googlesource.com/8414
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
bin/coverage
fuzz/coverage [new file with mode: 0755]
fuzz/fuzz.cpp