Developing Games on Intel Graphics
If you are gaming on graphics integrated in your Intel Processor, this is the place for you! Find answers to your questions or post your issues with PC games
486 Discussions

Code Coverage/Test Prioritization tools

jxie
Beginner
332 Views

We have Intel C/C++ and Intel Fortran compiler in our development team, and would like to use Intels Code Coverage/Test Prioritization tools.

The question is that Code Coverage/Test Prioritization tools are already in the compilers or we need to pay for another package?

Thx

0 Kudos
1 Reply
Philip_T_Intel1
Employee
332 Views
See http://software.intel.com/file/15388, its included.

The Intel white paper "Intel_Compiler_Code_Coverage_InDepth.pdf" contains the following para:


Included with Intel Compilers: The Code Coverage and
Test Prioritization Tools seamlessly support C, C++ and Fortran
languages and are included with and integrated into Intel compiler
products using IA-32 or Itanium processor families running either
Windows or Linux operating environments. When you buy an
Intel compiler for these systems, you automatically get the Code
Coverage Tool and the Test Prioritization Tool - there is nothing
more to buy! Both are seamlessly integrated into and support Intel
C, C++, and Fortran compilers

so you are good to go.

0 Kudos
Reply