Categories
Check
Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
Last updated 2 Dec, 2004
About
Leadership
- Sven Neumann - Maintainer
- Bernhard Reiter - Contributor
- Neil Spring - Contributor
- Fred Drake - Contributor
- Jim O'Leary - Contributor
Requirements
- automake 1.4 or later (Build Prerequisite)
- autoconf 2.13 or later (Build Prerequisite)
Related Projects
Versions
0.8.4
0.8.4 beta released 2002-10-20
- Released: 20 Oct, 2002
- Code Maturity: Beta
- Source Archive: http://prdownloads.sourceforge.net/check/check-...
- Licenses: LGPL
- Interfaces: Command Line
User Community and Support
User tutorial included and available in HTML format from http://check.sourceforge.net/doc/index.html
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.check.sourceforge.net:/cvsroot/check - Mailing List Info/Archive
- VCS Repository Webview



