Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048552
en ru br
ALT Linux repos
S:0.15.2-alt2
5.0: 0.9.5-alt8
4.1: 0.9.5-alt7
4.0: 0.9.5-alt4
3.0: 0.8.4-alt1

Other repositories
Upstream:0.9.5

Group :: Development/C
RPM: check

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.15.2-alt2
Build date: 8 october 2021, 10:55 ( 129.0 weeks ago )
Size: 223.09 Kb

Home page:   https://github.com/libcheck/check

License: LGPL
Summary: A unit test framework for C
Description:

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.

Current maintainer: Michael Shigorin

List of contributors

List of rpms provided by this srpm:

  • check
  • libcheck
  • libcheck-debuginfo
  • libcheck-devel
  • libcheck-devel-static
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin