Paketname | libcunit1-dev |
Beschreibung | Unit Testing Library for C -- development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1-0.dfsg-9 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 236 Byte |
Hängt ab von | libcunit1 (= 2.1-0.dfsg-9) |
Empfohlene Pakete | |
Paketbetreuer | Philipp Benner |
Quelle | cunit |
Paketgröße | 46560 Byte |
Prüfsumme MD5 | 18812930ce54df2a3809da6d6639c032 |
Prüfsumme SHA1 | e33f198fe5fae3e90e53b6a91cbc71f64d62b154 |
Prüfsumme SHA256 | aca39f42d8bf06b1ff7903168968cd3e57696653d7306f5aaa7b4033937e3456 |
Link zum Herunterladen | libcunit1-dev_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.
|