[CMake] Coverage without bullseye?

Bill Hoffman bill.hoffman at kitware.com
Tue Dec 18 09:09:03 EST 2007


Salvatore Iovene wrote:
> Hi,
> from http://www.cmake.org/Wiki/CTest:Coverage I seem
> to understand that coverage can be analyzed in the dart
> dashboard only by purchasing Bullseye. Is that true?
> If not, how to submit coverage analysis to the dashboard?
> 

Uhhh...

How about the first paragraph of that wiki page:
http://www.cmake.org/Wiki/CTest:Coverage#Coverage_With_C.2B.2B

Currently, you can do coverage with gcc gcov or bullseye (in CVS CMake 
only).

See the Coverage section here for examples:
http://public.kitware.com/dashboard.php?name=cmake

Here is a ctest script used to do gcc coverage:

http://www.cmake.org/Testing/Sites/dash17.kitware/Linux-g++4.0/20071218-0100-Nightly/Notes.html

-Bill


More information about the CMake mailing list