dx
cmocka - unit testing framework for C

========================== HEADER ========================== News Features Mailinglist Development cmocka is ... Download here Learn more API 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 functionality to simulate components communicating over a network Only requires a C library This makes it possible that cmocka works on many of embedded platforms. Several supported output formats cmocka supports several different message output formats like Test Anything Protocol, Subunit, xUnit XML or the original ...

Linked on 2015-04-07 00:51:06 | Similar Links