<div dir="ltr"><div class="gmail_extra">Hello,</div><div class="gmail_extra"><br></div><div class="gmail_extra">The support for letting users input specific symbols</div><div class="gmail_extra">for coverage analysis is now working in my  </div><div class="gmail_extra">cov-tester-support branch </div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="https://github.com/thelunatic/rtems-tools/tree/cov-tester-support">https://github.com/thelunatic/rtems-tools/tree/cov-tester-support</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Please have a look into the code and test it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The user can input specific symbols with the --coverage </div><div class="gmail_extra">option to run covoar on specific symbols </div><div class="gmail_extra"><br></div><div class="gmail_extra">example :-</div><div class="gmail_extra"><br></div><div class="gmail_extra">--coverage=symbol1,symbol2,symbol3</div><div class="gmail_extra"><br></div><div class="gmail_extra">if no argument is provided then coverage will run for</div><div class="gmail_extra">all the symbols given in the symbol-sets.ini file . </div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>