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

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 .
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to