You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a similar issue while running GoogleTest sample1. The last return line is being hit, by the sample tests and gcov is correctly getting it, but the extension is not showing any hits for this specific line:
however, if we run gcov from terminal, the outputs are generated, so..
PS C:\work\multicon\main_computer\trunk\QNX_UnitTestTest\Debug> gcov.exe .\src\QNX_UnitTestTest.o File '../src/QNX_UnitTestTest.c'
Lines executed:100.00% of 3
Creating 'QNX_UnitTestTest.c.gcov'
Lines executed:100.00% of 3
QNX_UnitTestTest.zip
The text was updated successfully, but these errors were encountered: