summaryrefslogtreecommitdiffstats
path: root/scripts/acov
Commit message (Expand)AuthorAgeFilesLines
* Allow acov --prep to succeed in a clean build.Dan Albert2015-04-141-2/+8
* Default to using clang compatible gcov for host.Dan Albert2015-01-291-1/+3
* Merge "Add support for host coverage."Dan Albert2015-01-241-2/+13
|\
| * Add support for host coverage.Dan Albert2015-01-241-2/+13
* | Add `acov --clean` and `acov --prep`.Dan Albert2015-01-241-0/+12
|/
* Silence lcov existence test output.Dan Albert2014-09-251-1/+1
* Add acov for coverage gathering/reporting.Dan Albert2014-09-221-0/+46