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: 3 months 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](make/README.md) for Bullseye and CTC++