User Tools

Site Tools


creatcoveragemap

Create Coverage Map

  • From the build directory, run cmake .. -DCMAKE_BUILD_TYPE=Debug -DCTEST_COVERAGE=On
  • run make
  • run ../common/cmake/scripts/computeCodeCoverageLocallyForOneTest.sh coverage -R dino* (output in coverage dir)
  • run firefox on coverage/index.html
creatcoveragemap.txt · Last modified: 2013/02/27 11:30 by 127.0.0.1