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

Print coverage information after make test #33

Open
k4rtik opened this issue Jan 15, 2016 · 1 comment
Open

Print coverage information after make test #33

k4rtik opened this issue Jan 15, 2016 · 1 comment

Comments

@k4rtik
Copy link
Contributor

k4rtik commented Jan 15, 2016

Currently we need to execute something like the following to obtain coverage information:

$ gcov pslib_osx.c
File 'pslib_osx.c'
Lines executed:73.56% of 696
pslib_osx.c:creating 'pslib_osx.c.gcov'

It will be good to have this automatically printed at the end of make test.

@k4rtik
Copy link
Contributor Author

k4rtik commented Jan 15, 2016

Noufal shared this over email which might be helpful.

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

No branches or pull requests

1 participant