Hello Jerzy,
Please see my answers below.
José
From: Jerzy Jaskuc
Sent: 17 de março de 2022 10:44
To: VALDEZ Jose
Cc: devel@rtems.org
Subject: Re: Support for test coverage analysis in RTEMS 6
Hi José,
This is exactly what I needed, thanks so much!
I'm able to generate the re
see how the things work.
> The scripts/configuration files in the qual-tool folder could be adapted to
> what you want (i.e: just generate coverage for your tests). Feel free to
> ask me if you have any difficulty!
>
>
>
> Best regards
>
>
>
> José
>
>
>
> *Fro
what
you want (i.e: just generate coverage for your tests). Feel free to ask me if
you have any difficulty!
Best regards
José
From: Jerzy Jaskuc
Sent: 16 de março de 2022 19:16
To: VALDEZ Jose
Cc: devel@rtems.org
Subject: Re: Support for test coverage analysis in RTEMS 6
Hi José,
I'm
t for coverage in RTEMS itself)
> * Use/adapt ccoverage_process.py to generate the coverage reports, which
> makes use of the gcovr tool.
>
> Hope this helps
>
> José
>
> -Original Message-
> From: devel On Behalf Of Jerzy Jaskuc
> Sent: 16 de março de 2022 16:46
&
coverage reports, which makes
use of the gcovr tool.
Hope this helps
José
-Original Message-
From: devel On Behalf Of Jerzy Jaskuc
Sent: 16 de março de 2022 16:46
To: devel@rtems.org
Subject: Support for test coverage analysis in RTEMS 6
Hi,
I've been looking into generating code cov
Hi,
I've been looking into generating code coverage reports from RTEMS tests in
RTEMS 6.
I'm using SPARC with gr712rc BSP.
I'm following the steps outlined in the coverage analysis documentation
https://docs.rtems.org/branches/master/user/testing/coverage.html
However, when I run it on any tests