This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] CUnit-2.1.2-1


DESCRIPTION
CUnit is a lightweight system for writing, administering, and
running unit tests in C.  It provides C programmers a basic
testing functionality with a flexible variety of user interfaces.

CUnit is linked with the user's testing code.  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.

HOMEPAGE
http://cunit.sourceforge.net/

to download

wget -r -np -nH --cut-dirs=2
http://matzeri.altervista.org/cygwin-1.7/CUnit/index.html

Regards
Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]