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

Create test vector code coverage reports #13

Open
jzern opened this issue Jun 8, 2023 · 0 comments
Open

Create test vector code coverage reports #13

jzern opened this issue Jun 8, 2023 · 0 comments

Comments

@jzern
Copy link
Contributor

jzern commented Jun 8, 2023

https://llvm.org/docs/CommandGuide/llvm-cov.html

Knowing what areas of the decoder are covered by the test vectors will help identify what areas are missing and ensure the current files are testing the areas they were intended to. For that, an overall report, using all the test vectors, and per-file reports might be helpful to move the work in libiamf forward.

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

1 participant