4 cmocka is a fork for Google's cmockery unit testing framework to fix bugs and
6 See https://code.google.com/p/cmockery/
8 For information about how to use the cmocka unit testing framework see
13 To compile the cmocka library and example applications run, create a build dir,
14 and in the build dir call 'cmake /path/to/cmocka' followed by 'make'. On
15 Windows you can use the cmake gui. More details can be found in the INSTALL file.