Free code coverage tool for checking CppUnitTest module
-
29. února 2012 14:58
Hi,
Please suggest any free code coverage tool to check the test module created using CppUnit.
Thank,
Bhash
- Přesunutý Helen Zhao 2. března 2012 3:29 for better support (From:Visual C++ General)
Všechny reakce
-
2. března 2012 3:28
Hi Bhash,
According to your description, I'd like to move this thread to "Visual Studio Unit Testing Forum" for more efficient responses, where more experts live.
Thanks for your understanding.
Helen ZhaoHelen Zhao [MSFT]
MSDN Community Support | Feedback to us
-
2. března 2012 4:41Moderátor
Hi Bhash,
Thank you for posting in the MSDN forum.
Code coverage features are available in Visual Studio, Visual Studio provides two command line tools that you can use to instrument an artifact, such as a .dll or .exe, and generate code coverage data: vsinstr.exe and vsperfmon.exe.
These tools can be found at: n:\Program Files\Microsoft Visual Studio 9.0\Team Tools\Performance Tools\.
Reference:
Native C++ Code Coverage reports using Visual Studio 2008 Team System
Code Coverage Basics with Visual Studio Team System
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
- Označen jako odpověď Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator 7. března 2012 5:56