Paketname | libcunit1 |
Beschreibung | Unit Testing Library for C |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1-0.dfsg-9 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Philipp Benner |
Quelle | cunit |
Paketgröße | 25122 Byte |
Prüfsumme MD5 | 18db377229dc47920b88b14003444c93 |
Prüfsumme SHA1 | 7c56c88db36161f8da41176b0f16025ec4d230ce |
Prüfsumme SHA256 | 3efd8d319300f6dd260e243d1284b286556c34aa894768b10779696ef75b7a71 |
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.
|