An open API service indexing awesome lists of open source software.

https://github.com/sorgom/coveragetest

a test application to evaluate coverage tools
https://github.com/sorgom/coveragetest

bullseye cmd code-coverage cpp cpp17 ctc premake5

Last synced: 5 days ago
JSON representation

a test application to evaluate coverage tools

Awesome Lists containing this project

README

          

# CoverageTest
C++ code collection to evaluate coverage tools

- code with representative statements to be instrumented
- headers
- sources
- test execution code
- [make and run section](scripts/README.md) for Bullseye and CTC++