It seemed to start working, but despite it executed all tests and created *.exe.cov files, covoar failed again. This time new problem apeared. This time I invoked do_coverage scripts when i was in rtems-4.11-work directory (top of rtems tree). <br>
<br><div>rtems-testing/rtems-coverage/do_coverage -A -v -u -D -P -c -b -B pc386</div><div><br></div><div>(I didn't want to update, build and configure rtems as I had done it earlier. I also didn't want to analyze developmental profile)</div>
<div><br></div><div>After executing all tests (118 minutes :D ) I got this output:</div><div><br></div><div><div>Generating reports...</div><div>Processing coverage for core source configuration ...</div><div>Generating symbols from score/libscore.a</div>
<div>Generating symbols from sapi/libsapi.a</div><div>Generating symbols from rtems/librtems.a</div><div>sh: dos2unix: command not found</div><div>ERROR: DesiredSymbols::determineSourceLines - command (i386-rtems4.11-addr2line -Ce base_sp.exe <ranges1.tmp | dos2unix >ranges2.tmp) failed</div>
<div>FAILED:  covoar failed</div></div><div><br></div><div><br></div>