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

您现在的位置是:虫虫源码 > C/C++/VC++ > fudepan嘲讽的操作

fudepan嘲讽的操作

  • 资源大小:18.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: testing dynamic Mock FuDePAN

资 源 简 介

Mocko is a tool to mock C++ objects methods and C-like (global) functions dynamically, without needing to alter the source code to make it mockeable. Mocko can also mock system library functions such as malloc(). Additionally, Mocko doesn"t need polymorphism (as gmock does), so as part of the principle of not altering the source code to make it mockeable, it doesn"t need to add virtual tables to classes. Currently, Mocko uses gmock as the mock backend and gdb as the dynamic instrumentation tool. PROTOTYPE AND PROOF-OF-CONCEPT STAGE. Current version is tested for global functions only. This project belongs to FuDePAN. Check the README for instructions.

文 件 列 表

mocko
CHANGELOG
CONTRIBUTORS
example
gpl.txt
mocko.cpp
README
build_mocko
VIP VIP
0.193668s