Paketname | libcunit1 |
Beschreibung | Unit Testing Library for C |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1-0.dfsg-9 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | cunit |
Paketgröße | 26384 Byte |
Prüfsumme MD5 | 9e67cfb65d3e13c118d0606c709b5cb8 |
Prüfsumme SHA1 | 8ed324ef924b7c41df9fc0631c92c2d691e3deb9 |
Prüfsumme SHA256 | 0b1ecab690cb3cc20910b1d171ce60e493076ae54887ecb17c9003bb0724d38e |
Link zum Herunterladen | libcunit1_2.1-0.dfsg-9_i386.deb |
Ausführliche Beschreibung | CUnit is a simple framework for incorporating test cases in your C
code similar to JUnit or CppUnit. It provides C programmers a basic
testing functionality with a flexible variety of user interfaces. 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.
|