Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcov output, is for some reason not showing, in this example #13

Open
ZcuBa opened this issue May 10, 2022 · 1 comment
Open

gcov output, is for some reason not showing, in this example #13

ZcuBa opened this issue May 10, 2022 · 1 comment

Comments

@ZcuBa
Copy link

ZcuBa commented May 10, 2022

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

@alefjacto
Copy link

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:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants