Bug 1121821

Summary: Review Request: cpputest - C/C++ unit testing and mocking framework
Product: [Fedora] Fedora Reporter: Christopher Meng <i>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-19 06:43:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Meng 2014-07-22 01:47:31 UTC
Spec URL: http://us-la.cicku.me/cpputest.spec
SRPM URL: http://us-la.cicku.me/cpputest-3.6-1.fc22.src.rpm
Description: CppUTest is a C/C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project.

CppUTest is based on the following design principles:

* Simple in design and simple in use.
* Portable to old and new platforms.
Fedora Account System Username: cicku

Comment 1 Christopher Meng 2014-08-19 06:43:30 UTC
Similar to gtest, using bundled sources is better.

Closing.