Samsung / iac

This project relates to the pre-processing and/or post-processing of the decoded audio samples to produce an immersive 3D rendering, and is independent of the audio codec used.
BSD 3-Clause Clear License
6 stars 4 forks source link

Create test vector code coverage reports #13

Open jzern opened 1 year ago

jzern commented 1 year ago

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.