commit | c4a2546eb09899ca23b44b57522f57cfedfe1de2 | [log] [tgz] |
---|---|---|
author | Oliver Nguyen <olivernguyen@google.com> | Tue Jun 28 11:38:52 2022 -0700 |
committer | Oliver Nguyen <olivernguyen@google.com> | Tue Jun 28 11:44:08 2022 -0700 |
tree | 3b93bf24ab3912f2960b34b44377cf8ed1fd6c41 | |
parent | bad44a6a58d5edc4f0e5606e71e42cf12d031b2a [diff] |
Enable jacocoagent as a Java agent for host. Excludes some sources only for device builds to minimize dependency requirements. Set up manifest to properly load as a Java agent. Test: atest HelloWorldHostTest --coverage Bug: 228858566 Change-Id: Ie6b33724630780a0f57bf4bcb1dcc97f4af4c132
JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.
Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.