Skip to content

perssonz/gcovr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCOV/GCOVR demo

Build and run gcovr

mkdir build
cmake -Bbuild -S. -DCMAKE_BUILD_TYPE=PROFILE
cd build
make gcovr

About

Simple demo of gcovr use with Google Test.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published