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
- Host: GitHub
- URL: https://github.com/sorgom/coveragetest
- Owner: sorgom
- Created: 2024-08-28T09:49:57.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2025-01-22T18:08:40.000Z (4 months ago)
- Last Synced: 2025-01-22T19:23:28.779Z (4 months ago)
- Topics: bullseye, cmd, code-coverage, cpp, cpp17, ctc, premake5
- Language: Makefile
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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++