Skip to content

patperry/cmockery

Repository files navigation

For information about how to use the cmockery unit testing framework see
doc/index.html.

COMPILING
---------
To compile the cmockery library and example applications run ./configure
followed by make.  On Windows from the command line run vsvars.bat then cd into
the windows subdirectory of this project and run nmake.

This code has been tested on Linux (Ubuntu) and Windows using VC++7 and VC++8.

About

Fork of Google's C unit testing framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published