https://bugzilla.redhat.com/show_bug.cgi?id=1076863

            Bug ID: 1076863
           Summary: Review Request: cmockery2 - Lightweight C unit testing
                    framework.
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: lpa...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/lpabon/fedora/master/cmockery2/1.3.4/cmockery2.spec
SRPM URL:
https://github.com/lpabon/fedora/raw/master/cmockery2/1.3.4/cmockery2-1.3.4-1.fc19.src.rpm

Description:
Cmockery tests are compiled into stand-alone executables 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/.

Fedora Account System Username:
lpabon

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to