./devel/cmockery2, Reviving cmockery unit test framework from Google

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 1.3.9, Package name: cmockery2-1.3.9, Maintainer: pkgsrc-users

Cmockery tests are compiled into a stand-alone executable and linked
with the cmockery library, the standard C library and module being
tested. Any symbols external to the module being tested should be
mocked - replaced with functions that return values determined by
the test - within the test application. Even though significant
differences may exist between the target execution environment of
a code module and the environment used to test the code the unit
testing is still valid since its goal is to test the logic of a
code modules at a functional level and not necessarily all of its
interactions with the target execution environment.

Other features:
- Lightweight C Unit test with mocking support
- JUnit XML report output which can be used with Jenkins
- Provides design-by-contract support

This project is a successor of http://code.google.com/p/cmockery-staging/
which is a successor of Google's http://code.google.com/p/cmockery/.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 6f6e2183a4fe1578173877c8b163474d15f571b1
RMD160: d4ba42f59fa0fb4075e77cf7b6e632c9f71bdda5
Filesize: 83.407 KB

Version history: (Expand)