1 Star 0 Fork 3

ClarePhang / cmocka

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 637 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andreas Schneider 提交于 2018-06-07 12:49 . Add API website

cmocka

cmocka is an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a range of computing platforms (including embedded) and with different compilers.

For information about how to use the cmocka unit testing framework see doc/index.html or https://api.cmocka.org/.

Compiling

To compile the cmocka library and example applications run, create a build dir, and in the build dir call 'cmake /path/to/cmocka' followed by 'make'. On Windows you can use the cmake gui. More details can be found in the INSTALL file.

Website

https://cmocka.org

1
https://gitee.com/ClarePhang/cmocka.git
git@gitee.com:ClarePhang/cmocka.git
ClarePhang
cmocka
cmocka
master

搜索帮助