check 0.9.5
NOTE: This recipe is for OE-Classic, the older monolithic version of OpenEmbedded which is no longer actively developed. See below for migration information. If no replacement is available in current OpenEmbedded layers, you may be able to migrate the recipe yourself.
oe-classic | OpenEmbedded | |
---|---|---|
Name | check | libcheck (Replaced) verified
|
Version | 0.9.5 | 0.15.2 |
Summary | Check - unit testing framework for C code | |
Description | 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 both assertion failures and code errors that cause segmentation faults or other signals can be caught. Test results are reportable in the following: Subunit, TAP, XML, and a generic logging format. |
Section | devel | devel |
License | LGPL | LGPL-2.1-or-later |
Homepage | https://libcheck.github.io/check/ | |
Package/recipe file | recipes/check/check_0.9.5.bb | recipes-support/libcheck/libcheck_0.15.2.bb |
Origin | openembedded-core (master branch) | |
Extra links |
|
Sources
oe-classic | OpenEmbedded | |
---|---|---|
None |
|
Patches
oe-classic | OpenEmbedded | ||||||
---|---|---|---|---|---|---|---|
None |
|
configure options
oe-classic | OpenEmbedded |
---|---|
|
|