| Refresh coverage [message #541785] | 
Tue, 22 June 2010 10:17   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
I'm using Linux Tools Project coverage plugin and I'm able to look at coverage data. 
 
When I re-run my test, is there a way to refresh the coverage data? The only way I found is to delete the .gcda file and re-run the test. 
 
Any clue? 
 
 |  
 |  
  | 
| Re: Refresh coverage [message #545100 is a reply to message #541785] | 
Tue, 06 July 2010 11:52   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
You're right: 
By default, gcov accumulates data in gcda files. 
If you want to clean coverage data, you have to delete these file and re-run the test. 
 
Xavier
 |  
 |  
  | 
| Re: Refresh coverage [message #569676 is a reply to message #541785] | 
Tue, 06 July 2010 11:52   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
You're right: 
By default, gcov accumulates data in gcda files. 
If you want to clean coverage data, you have to delete these file and re-run the test. 
 
Xavier
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.24197 seconds