Package CUnit: Information
Source package: CUnit
Version: 2.1.3-alt1.svn20140424
Build time: Jan 15, 2021, 07:28 AM
Category: System/Libraries
Report package bugHome page: http://cunit.sourceforge.net/
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 RPM packages built from this SRPM:
CUnit (e2kv5, e2kv4, e2k)
CUnit-debuginfo (e2kv5, e2kv4, e2k)
CUnit-devel (e2kv5, e2kv4, e2k)
CUnit (e2kv5, e2kv4, e2k)
CUnit-debuginfo (e2kv5, e2kv4, e2k)
CUnit-devel (e2kv5, e2kv4, e2k)
Maintainer: Mykola Grechukh
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