Hi Angela, my apologies for the delay. Looking at the test results, they are definitely useful. It can be seen what parts of code are not tested by current version of test driver and also I have found some pieces in TI which might be probably completely removed (I will need to take closer look). When changes are to be done in test driver I will take into account these reports as well, so that better coverage is accomplished. If my understanding is correct, those kind of coverage analysis can be only done on Sparc at the time being ?
Thank you very much for these information ! Jan On 03/19/09 07:33, angela wrote: > Hi Jan, > > Recently I used Qtrace to trace library libti and analyze code coverage by > libti test suite. > > You may find the code coverage result: > http://opg-qe.central.sun.com/wiki/index.php/Install_libti#Qtrace_result_on_libti_V1.0 > > * analysis > > <http://greatwall.prc/%7Ehl150050/qtrace/results/libti_1.0/libti.analysis/analysis> > : code coverage analysis result > * summary > > <http://greatwall.prc/%7Ehl150050/qtrace/results/libti_1.0/libti.analysis/summary> > : summary provided by Qtrace > * libti details function > > <http://greatwall.prc/%7Ehl150050/qtrace/results/libti_1.0/libti.analysis/details_func_libti.so.1> > : libti function details provided by Qtrace > > In analysis > <http://greatwall.prc/%7Ehl150050/qtrace/results/libti_1.0/libti.analysis/analysis>, > it includes function list that was hit or not, reason why not hit. > It also inludes the reason which exit entry not covered for some > functions, and > I will try to implement this section for all hit functions later. > > If you think something wrong or not accurate, please let me know. > Hope this can be useful to you. > > Thanks, > Angela -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20090323/5325b7e9/attachment.html>
