Coverage of Java source code in AOSP project using CTS tests and Jacoco
330 views
Skip to first unread message
Nagoor Saheb
unread,
Aug 19, 2020, 3:14:30 AM8/19/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaCoCo and EclEmma Users
Dear group members,
I am looking for how to generate the Java code coverage using Jacoco when we run CTS tests on AOSP (Android open Source project) image. AOSP project uses both makefile + soong build system.
Your help is much appreciated.
Thanks,
Nagoor Inaganti
Christopher Brant
unread,
Apr 29, 2022, 3:55:54 PM4/29/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaCoCo and EclEmma Users
Were you ever able to make this work? I need to do something very similar, if you have any wisdom or help on this, that would be greatly appreciated.