User Tools

Site Tools


admin:creatcoveragemap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

admin:creatcoveragemap [2013/02/27 16:30] – created jwarrioradmin:creatcoveragemap [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
 +====== 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