[PATCH] covoar.cc: Correct build path checks for multiple executables.

Vijay Kumar Banerjee vijaykumar9597 at gmail.com
Sun May 27 19:13:11 UTC 2018


On Mon, 28 May 2018, 00:32 Cillian O'Donnell, <cpodonnell8 at gmail.com> wrote:

>
>
> On Sun, 27 May 2018, 19:59 Vijay Kumar Banerjee, <vijaykumar9597 at gmail.com>
> wrote:
>
>> Hello,
>>
>> The support for letting users input specific symbols
>> for coverage analysis is now working in my
>> cov-tester-support branch
>>
>> https://github.com/thelunatic/rtems-tools/tree/cov-tester-support
>>
>
> Brilliant Vijay, I'll take a look today or tomorrow.
>
Thanks.
yeah, whenever you have time.

I want to propose a covoar update.
After the recent updates to covoar
it can run multiple sets from a single ini file. Earlier the build
directory was fed from the coverage script along with the set name. Which
doesn't seem to be needed anymore.
Can the support for storing the results of each symbol into a separate
folder be shifted to covoar ?
(Can covoar already do it ? I think no because the result directory with
set name is fed to covoar from the script)



>
>>
>> Please have a look into the code and test it.
>>
>> The user can input specific symbols with the --coverage
>> option to run covoar on specific symbols
>>
>> example :-
>>
>> --coverage=symbol1,symbol2,symbol3
>>
>> if no argument is provided then coverage will run for
>> all the symbols given in the symbol-sets.ini file .
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180528/3b469211/attachment-0002.html>


More information about the devel mailing list