Package CUnit: Information

    Source package: CUnit
    Version: 2.1.2-alt1
    Build time:  Feb 9, 2012, 05:31 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: A lightweight system for unit tests in C
    Description: 
    CUnit is a lightweight system for writing, administering, and running unit
    tests in C.  It provides C programmers a basic testing functionality with a
    flexible variety of user interfaces.
    
    CUnit is built as a static library which is linked with the user's testing
    code. It uses a simple framework for building test structures, and provides
    a rich set of assertions for testing common data types.  In addition,
    several different interfaces are provided for running tests and reporting
    results.

    List of rpms provided by this srpm:
    CUnit (x86_64, i586)
    CUnit-debuginfo (x86_64, i586)
    CUnit-devel (x86_64, i586)

    Maintainer: Mykola Grechukh

    List of contributors:
    Slava Dubrovskiy
    Mykola Grechukh

    ACL:
    Slava Dubrovskiy
    @everybody

      1. libncurses-devel

    Last changed


    Nov. 14, 2011 Slava Dubrovskiy 2.1.2-alt1
    - New version
    Oct. 28, 2010 Mykola Grechukh 2.1.0-alt1
    - initial build for ALT Linux Sisyphus
    May 28, 2008 Peter Hanecak <hany@hany.sk> 2.1.0-1
    - initial spec