简体   繁体   English

如何将“ OpenCppCoverage”用于现有的C语言源代码?

[英]How to use 'OpenCppCoverage' for existing source code of C language?

how to open the existing C source code project of multiple folders and how to test the code coverage for selective C files by using the OpenCppCoverage plugin in Visual studio 2017? 如何打开多个文件夹的现有C源代码项目,以及如何使用Visual Studio 2017中的OpenCppCoverage插件测试选择性C文件的代码覆盖率?

What are the steps? 步骤是什么? Can anyone help me on this? 谁可以帮我这个事?

Here is a very good documentation on how to use OPENCPPCOVERAGE on already exists code: 这是有关如何在已存在的代码上使用OPENCPPCOVERAGE的很好的文档:

SETTING UP OPENCPPCOVERAGE WITH VISUAL STUDIO 使用VISUAL STUDIO设置OPENCPPCOVERAGE

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM