Skip to content

D-ICE/TestGcovr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestGcovr

Repository for testing gcovr.

Instructions:

mkdir build & cd build
cmake ..
make -j 6
./demos/DemoHelloWorld
gcovr . --xml coverage.xml --xml-pretty --exclude-unreachable-branches --print-summary --root .. --verbose --filter ../src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors