Package CUnit: Information

    Source package: CUnit
    Version: 2.1.3-alt1.svn20140424
    Build time:  Nov 7, 2021, 03:46 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 (riscv64)
    CUnit-debuginfo (riscv64)
    CUnit-devel (riscv64)

    Maintainer: Mykola Grechukh


      1. libncurses-devel

    Last changed


    Sept. 5, 2014 Eugeny A. Rostovtsev 2.1.3-alt1.svn20140424
    - Version 2.1-3
    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