check: A unit testing framework for C1

Check is a unit testing 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.

... part of T2, get it here

URL: http://check.sourceforge.net/

Author: Chris Pickett <EMAIL>
Maintainer: Roger Mason <rmason [at] mun [dot] ca>

License: LGPL
Status: Beta
Version: 0.15.2

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/libcheck/check/tags/download/0.15.2/ check-0.15.2.tar.gz

T2 source: check.cache
T2 source: check.desc

Build time (on reference hardware): 6% (relative to binutils)2

Installed size (on reference hardware): 0.51 MB, 45 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip libxml linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).