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

Code coverage #48

Open
fruffy opened this issue Sep 3, 2020 · 1 comment
Open

Code coverage #48

fruffy opened this issue Sep 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@fruffy
Copy link
Collaborator

fruffy commented Sep 3, 2020

Instrument a script that measures how much of a p4c pass we are actually covering with a P4 program. This gives useful information about lack of coverage in some places.

@fruffy fruffy added the enhancement New feature or request label Sep 3, 2020
@fruffy
Copy link
Collaborator Author

fruffy commented Sep 3, 2020

This is a little tricky because gcov does not play nicely with cmake.

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

No branches or pull requests

1 participant