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

您现在的位置是:虫虫源码 > C/C++/VC++ > C++模拟框架

C++模拟框架

  • 资源大小:166.42 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 框架 模拟

资 源 简 介

BMOCK is a C++ library supporting Mock Objects. Lets you create mocks for C functions and member functions - including constructors and destructors. Supports dynamic mocking: In each test you can decide whether a function should be mocked, or execute its production code. Supports strict and non strict mocks (mocks ordering). Supports IN, OUT and IN_OUT arguments as well as as special treatment for raw memory. BMOCK Clients BMOCK is currently used by several groups at Cisco. Requirements BMOCK is tightly integrated with the Boost.Test library and needs other Boost libraries as well. A prerequisite for using BMOCK is installation of the Boost libraries. BMOCK was tested with Visual C++ 10.0/11.0, GCC a

文 件 列 表

libbmock
build
CMakeLists.txt
libbmock
test_bmock
test_bmock_argument
test_bmock_dynamic_mocks
test_bmock_expectation
test_bmock_raw_mem
VIP VIP
0.172603s