xstal
Full Member level 2
Code coverage using GCOV
Hi Friends,
I am trying to find the coverage data of a header file used in a tool. The header file is basically a systemc ".h" file and it has been integrated with the tool. I have written tons of testcases to test all the functionalities defined in the said header file.
I want to use GCOV to see if what portion of the header file has been covered in the testsuite. Plesae give sincere advice and tricks.
Thanks in advance
Hi Friends,
I am trying to find the coverage data of a header file used in a tool. The header file is basically a systemc ".h" file and it has been integrated with the tool. I have written tons of testcases to test all the functionalities defined in the said header file.
I want to use GCOV to see if what portion of the header file has been covered in the testsuite. Plesae give sincere advice and tricks.
Thanks in advance