Skip to content

ycc-11/test_cpp_gtest_coverage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test gtest and coverage

test on mac os x with gcov and lcov.

three steps:

  • brew install cmake
  • brew install lconv
  • ./make_all.sh

you can read the report in the folder of coverage.report

About

Source code for this article, https://paul.pub/gtest-and-coverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.9%
  • CSS 14.5%
  • C++ 3.7%
  • Shell 1.2%
  • CMake 0.7%