Package: check
Version: 0.12.0-2
Depends: libc, libpthread, librt
Source: feeds/packages/libs/check
SourceName: check
License: LGPL-2.1-or-later
LicenseFiles: COPYING.LESSER
Section: libs
Maintainer: Eduardo Abinader <eduardoabinader@gmail.com>
Architecture: mipsel_24kc_24kf
Installed-Size: 13473
Description:  Check 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.
