首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C / C++ UT的项目,使用testngpp和mockcpp。

C / C++ UT的项目,使用testngpp和mockcpp。

  • 资源大小:231.24 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 项目 testngpp mockcpp 使用 CCUT

资 源 简 介

cpp-ut-project Introduction User Guide This is a C/C++ test sample project, using testngpp, mockcpp and premake. It aims at making C/C++ test harmless and full of fun. This project not only can generate project files, but also can create .h/.cpp/test files for class/feature, run "premake4 --usage addfile" to show more. Before you use this project, be sure about that you have compiled testngpp and mockcpp, and have put the installed files in tools, see also the structure of dir. And then you can use this project following these steps. Windows 1 Run cmd, change to the UserModule dir, run "premake4 vs2005". 2 Change to ../build/vs2005 dir, use the .sln/vcproj. Linux 1 Install premake4. 2 Run cmd, change to the UserModule dir, run "premake4 gmake". 3 Change to ../build/gmake dir, run "make all&qu

文 件 列 表

UserModule
test
src
include
premake4.exe
premake4.lua
sed.exe
tools.lua
tools
scripts
readme.txt
VIP VIP
0.169376s