summaryrefslogtreecommitdiff
path: root/acov.sh
AgeCommit message (Expand)Author
2016-02-09acov: Don't exit at build failuresVishal Bhoj
2016-01-20acov: Switch case for inner loop.Daniel Díaz
2016-01-20acov: Create directory for results if not existent.Daniel Díaz
2016-01-20acov: Reindent.Daniel Díaz
2016-01-04Conditions refactoring and various cleanupKevin Brodsky
2015-12-10enable ninja for acov and bootimagemeasurementVishal Bhoj
2015-10-15fix acov testVishal Bhoj
2015-10-15Download buildbot script if missingVishal Bhoj
2015-10-13use emulator configuration for acov testVishal Bhoj
2015-09-28update acov to use build bot for gtestVishal Bhoj
2015-09-25disable ninja for ART code coverageVishal Bhoj
2015-09-15acov: reduce build thread to 2 to see if malloc doesn't failVishal Bhoj
2015-09-13Reduce the number of threads to avoid crash in dex2oatdVishal Bhoj
2015-09-03Run gtests for art code coverageVishal Bhoj
2015-09-03Report failures for art code coverage build failuresVishal Bhoj
2015-09-02Refactor common repo sync partVishal Bhoj
2015-09-02 disable bash -x optionVishal Bhoj
2015-09-01Reduce the number of build threadsVishal Bhoj
2015-09-01Don't report back to gerrit where it failedVishal Bhoj
2015-08-28Don't error out for art code coverage as ghost gtest might failVishal Bhoj
2015-08-28Exit whenever repo sync failsVishal Bhoj
2015-08-28Fix error message to be detected in parserVishal Bhoj
2015-08-28plot acov scoresVishal Bhoj
2015-08-28Include art host gtest in ART Code CoverageVishal Bhoj
2015-08-27Add sections in the buildVishal Bhoj
2015-08-26Done run unsupported backends for mipsVishal Bhoj
2015-08-25Include mips architecture for acov and boot image measurementsVishal Bhoj
2015-08-12Add setup script that prepares for Android buildVishal Bhoj
2015-08-12Report build failures back to gerritVishal Bhoj
2015-08-07Remove showcommands to reduce verbosity and add support to comment to gerritVishal Bhoj
2015-07-24add art code coverage testVishal Bhoj