Re: [linuxtools-dev] gcov results aggregation

2014-03-21 Thread Mr. Clif
, Clif On 03/19/2014 02:33 PM, Mr. Clif wrote: Hello, I've been playing with unit testing (using Google test) and gcov lately. Like many others I have a little routine that uses ifdef macros to compile in different features some of which are mutually exclusive. This means that for the un

[linuxtools-dev] gcov results aggregation

2014-03-19 Thread Mr. Clif
Hello, I've been playing with unit testing (using Google test) and gcov lately. Like many others I have a little routine that uses ifdef macros to compile in different features some of which are mutually exclusive. This means that for the unit tests I have several object directories, one for e