Name check
Version 0.9.10
Summary unit test framework for C
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.
Section base
License LGPLv2.1+
Homepage http://check.sourceforge.net/
Recipe file recipes-debian/check/check_debian.bb
Layer meta-debian (morty branch)
Inherits
  • autotools
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • pkgconfig
  • siteconfig
  • siteinfo
  • texinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • pkgconfig-native
  • texinfo-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-check.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) check 0.9.10 (this recipe)