dx
cmocka - unit testing framework for C

<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> cmocka Main jumbotron for a primary marketing message or call to action an elegant unit testing framework for C with support for mock objects. It only requires the standard C library, works on a lot of platforms (including embedded) and with different compilers. Download here ยป or Learn More Example row of columns Support for Mock Objects Mock objects are simulation objects to mimic the real implementation of an actual object. Useful to simulate dependencies of an interface to help test the interface in isolation. Some project use the mock fun...

Linked on 2015-02-11 17:23:09 | Similar Links