Fedora 20 Update: cmockery2-1.3.7-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Apr 4 09:41:32 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-4312
2014-03-26 04:31:51
--------------------------------------------------------------------------------

Name        : cmockery2
Product     : Fedora 20
Version     : 1.3.7
Release     : 1.fc20
URL         : https://github.com/lpabon/cmockery2
Summary     : Lightweight C unit testing framework
Description :
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/.

--------------------------------------------------------------------------------
Update Information:

Fixed memory check functions
PPC fixes
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1079647 - Cmockery2 does not pass tests in el5-ppc arch
        https://bugzilla.redhat.com/show_bug.cgi?id=1079647
  [ 2 ] Bug #1076863 - Review Request: cmockery2 - Lightweight C unit testing framework.
        https://bugzilla.redhat.com/show_bug.cgi?id=1076863
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update cmockery2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list