commit | 31fb26054349db03b3f1627fe975ed099ade69dd | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Sep 30 22:10:10 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Fri Jan 30 08:57:51 2015 -0800 |
tree | 1584fbca9d5099a25ca857531b846f5b05b61de9 | |
parent | 28acb6feb50951645c37c077bd3897ea760ca322 [diff] |
Add options for building/testing with coverage. acov --clean mm -B NATIVE_COVERAGE=true ART_COVERAGE=true test-art-host acov --host -B is needed because you need to be sure you rebuild *all* of ART with coverage. Change-Id: Ib94ef610bd1b44dc45624877710ed733051b7a50