clibs/cmocka

Name: cmocka

Owner: clibs

Description: An elegant unit testing framework for C with support for mock objects.

Created: 2015-02-16 15:54:32.0

Updated: 2018-05-13 23:11:16.0

Pushed: 2018-03-14 09:22:14.0

Homepage: null

Size: 834

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

CMOCKA

Mirror of git://git.cryptomilk.org/projects/cmocka.git

INSTALLATION
$ clib install 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.

LICENSE

Apache


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.