Hi,
     I am trying to instrument java files to generate code coverage in 
AOSP. I have enabled following environment variables before build.

export EMMA_INSTRUMENT_FRAMEWORK=true
export EMMA_INSTRUMENT=true
export LOCAL_EMMA_INSTRUMENT=true

cov.ec file is generated, when i followed steps mentioned in link 
<https://android.googlesource.com/platform/frameworks/base/+/master/tools/dump-coverage>.
 
but i am not able to generate coverage report from that & also coverage.em 
file is not generated. 

How to generate report from .ec? any link or tutorial will be helpful.

Thanks & Regards,
Shubham Salunkhe

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/7187ae0b-0ee8-4c46-8607-e0051c579d46n%40googlegroups.com.

Reply via email to