Re: [PATCH v2] Coverage: Add support to generate separate reports for each symbol-set

2018-08-05 Thread Vijay Kumar Banerjee
ping :) On 3 August 2018 at 03:15, Vijay Kumar Banerjee wrote: > Hello, > > If you find some time, please do a final review of this patch and provide > suggestions if it's not mergeable yet :) > > There are only three days left, I seek some advice on the wrapup work on > coverage > analysis . Th

Re: [PATCH v2] Coverage: Add support to generate separate reports for each symbol-set

2018-08-02 Thread Vijay Kumar Banerjee
Hello, If you find some time, please do a final review of this patch and provide suggestions if it's not mergeable yet :) There are only three days left, I seek some advice on the wrapup work on coverage analysis . The current status is : * This patch adds support to generate separate report for

[PATCH v2] Coverage: Add support to generate separate reports for each symbol-set

2018-07-30 Thread Vijay Kumar Banerjee
Invoke covoar multiple times from the script to generate separate reports for each symbol-set. --- tester/rt/coverage.py | 38 ++ 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/tester/rt/coverage.py b/tester/rt/coverage.py index 7dd5002..c979332