-
Notifications
You must be signed in to change notification settings - Fork 3
Unit testing framework for C with support for mock objects
License
elventear/cmocka
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CMOCKA ======= cmocka is a fork for Google's cmockery unit testing framework to fix bugs and support it in future. See https://code.google.com/p/cmockery/ For information about how to use the cmocka unit testing framework see doc/index.html. 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.
About
Unit testing framework for C with support for mock objects
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published