Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Code coverage using GCOV - advice please

Status
Not open for further replies.

xstal

Full Member level 2
Joined
Oct 12, 2006
Messages
138
Helped
20
Reputation
40
Reaction score
0
Trophy points
1,296
Location
USA
Activity points
2,197
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
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top