<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 17, 2019, 4:50 PM Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 17/05/2019 10:49, Vijay Kumar Banerjee wrote:<br>
> covoar -S <br>
> /home/lunatic/development/rtems/rtems-tools/tester/rtems/testing/coverage/leon3-sis-symbols.ini <br>
> -O coverage <br>
> -E/home/lunatic/development/rtems/rtems-tools/tester/rtems/testing/coverage/Explanations.txt <br>
> -p RTEMS-5 sparc-rtems5/c/leon3/testsuites/sptests/spversion01.exe -v <br>
> -fTSIM<br>
><br>
> ====<br>
> .<br>
> .<br>
> .<br>
> Created unified coverage map for rtems_initialize_executive (0x0 - 0x4b)<br>
> Created unified coverage map for rtems_shutdown_executive (0x0 - 0x13)<br>
> Created unified coverage map for rtems_fatal_error_occurred (0x0 - 0x13)<br>
> Created unified coverage map for rtems_get_version_string (0x0 - 0xb)<br>
> Created unified coverage map for _IO_Initialize_all_drivers (0x0 - 0x4b)<br>
> Created unified coverage map for rtems_io_initialize (0x0 - 0x5b)<br>
> Created unified coverage map for rtems_version (0x0 - 0xb)<br>
> Created unified coverage map for rtems_version_major (0x0 - 0x7)<br>
> Created unified coverage map for rtems_version_minor (0x0 - 0x7)<br>
> error: ExecutableInfo::findCoverageMap: rtems_version_revision<br>
> ====<br>
><br>
> So there's something in rtems_version_revision() in spversion01/<br>
> that's making it unhappy.<br>
<br>
Is there some high level description available what the covoar tool <br>
does? For example its inputs and outputs and the course data flow of the <br>
program?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">There is no proper documentation for covoar. :/</div><div dir="auto">This wiki page is a collection of all the documentation we have for coverage analysis. For covoar, it only details out the command and the options, no details about it's program flow. </div><div dir="auto"><br></div><div dir="auto"><a href="https://devel.rtems.org/wiki/GCI/Documentation/CoverageAnalysis/Coverage#RunningcovoarTogeneratecoveragereports">https://devel.rtems.org/wiki/GCI/Documentation/CoverageAnalysis/Coverage#RunningcovoarTogeneratecoveragereports</a><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : +49 89 189 47 41-16<br>
Fax     : +49 89 189 47 41-09<br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank" rel="noreferrer">sebastian.huber@embedded-brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
</blockquote></div></div></div>