Package CUnit: Information
Source package: CUnit
Version: 2.1.3-alt1.svn20140424
Build time: May 20, 2024, 01:38 PM in the task #346000
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 (x86_64, ppc64le, i586, aarch64)
CUnit-debuginfo (x86_64, ppc64le, i586, aarch64)
CUnit-devel (x86_64, ppc64le, i586, aarch64)
CUnit (x86_64, ppc64le, i586, aarch64)
CUnit-debuginfo (x86_64, ppc64le, i586, aarch64)
CUnit-devel (x86_64, ppc64le, i586, aarch64)
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