Generating separate coverage reports for different symbol-sets from covoar
Vijay Kumar Banerjee
vijaykumar9597 at gmail.com
Wed May 30 21:20:31 UTC 2018
Hello,
The covoar currently is capable of processing multisets
from the symbol-sets ini file, however, it currently keeps
all the reports in the same directory (../coverage/score).
Before the recent updates to covoar it could only read
one set/subsystem from an ini file, and the script used
to loop over to feed covoar the ini files and store them
in a separate directory. Now this support needs to be
added to covoar .
The report.html generated from coverage has the
support for reading from different directories.
example:- ../coverage/score , ../coverage/rtems etc.
so just creating a directory for result in each iteration
of sets would solve this (I think)
-- vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180531/511291ac/attachment.html>
More information about the devel
mailing list