Add gcov test coverage suppport

This commit is contained in:
Yann Weber 2023-08-10 11:15:56 +02:00
commit 65d2bd32b1
5 changed files with 42 additions and 7 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.o
*.so
*.gcda
*.gcno
lcov.info
lcov_html