Package contains libraries, required by other applications as dependencies. Do not install separately.
Unit Testing Library for C -- development files
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.
Attachment | Size | Date |
---|---|---|
libcunit1-dev_2.1-0.dfsg-9_armel.deb | 46.24 KB | 04/08/2013 - 23:06 |
cunit (2.1-0.dfsg-9) unstable; urgency=low
* Standards version 3.8.0.
* Use "const char *" instead of "char *" to prevent warnings
with g++ (Closes: #502581).
Recent comments