Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
a test application to evaluate coverage tools
- Host: GitHub
- URL: https://github.com/sorgom/coveragetest
- Owner: sorgom
- Created: 2024-08-28T09:49:57.000Z (4 months ago)
- Default Branch: dev
- Last Pushed: 2024-11-06T21:47:06.000Z (about 2 months ago)
- Last Synced: 2024-11-06T22:33:28.386Z (about 2 months ago)
- Topics: bullseye, cmd, code-coverage, cpp, cpp17, ctc, premake5
- Language: C++
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoverageTest
A test application to evaluate coverage tools- Code with representative statements to be instrumented
- Headers
- Sources
- Test code with main
- [Make Section](make/README.md)