| Paketname | libcunit1-doc | 
| Beschreibung | Unit Testing Library for C -- documentation | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.1-0.dfsg-9 | 
| Sektion | doc | 
| Priorität | optional | 
| Installierte Größe | 452 Byte | 
| Hängt ab von |  | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Philipp Benner | 
| Quelle | cunit | 
| Paketgröße | 112520 Byte | 
| Prüfsumme MD5 | 1e8f61042fdd7d60b5ab3ac9332a0e62 | 
| Prüfsumme SHA1 | 73071373bb33cc26bfa3687944ab390a6b6ccc7c | 
| Prüfsumme SHA256 | 16f3d6d5e0b5d2fe40627778a8f648421ca5f6bb4a81451056b07bf9b7e08487 | 
| Link zum Herunterladen | libcunit1-doc_2.1-0.dfsg-9_all.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. |