Skip to content

An implementation of the source code to test code coverage tools and their accuracy/correctness.

License

Notifications You must be signed in to change notification settings

terminaldweller/covtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covtest

judge the judge

it's a simple testsuite to test the code-coverage tools. the file titled testFuncs1.c includes the test functions. all funcitons have their own comments which explained what is being tested and what would the result indicate. for tools that generate the test harness only testFuncs1.c ad testFuncs1.h are required. for tools that don't generate the test harness themselves, harness.c acts like a very simple harness.

About

An implementation of the source code to test code coverage tools and their accuracy/correctness.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages