Top > All Packages in Directory > Check

Check - Unit testing framework for C

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.

Obtaining

Web pagehttp://check.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/check/check-0.8.4.tar.gz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=28255
Version 0.8.4 (beta) released on 2002-10-20
Licensed under LGPL.
This is not a GNU package.

Documentation
User tutorial included and available in HTML format from http://check.sourceforge.net/tutorial.html
Support contacts

Announce List<check-announce@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=28255
Help List<check-users@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=28255
Developer List<check-devel@lists.sourceforge.net> http://sourceforge.net/mail/?group_id=28255
Bug Databasehttp://sourceforge.net/tracker/?group_id=28255&atid=392813

Project contacts

Maintainers
Developers
Contributors
  • Bernhard Reiter
  • Neil Spring
  • Fred Drake
  • Jim O'Leary

Related information

Source repository:pserver:anonymous@cvs.check.sourceforge.net:/cvsroot/check http://sourceforge.net/cvs/?group_id=28255
Interfacescommand line
Source languagesC
Build prerequisitesautomake 1.4 or later, autoconf 2.13 or later

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-05-24
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.