libcunit1-doc

Unit testing library for c -- documentation
  http://cunit.sourceforge.net/
  0
  no reviews



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.

this package contains documentation.