bcunit
BC Unit Test Framework
BCUnit is a fork of the defunct project CUnit, with several fixes and patches applied. CUnit is a Unit testing framework for C, provides various interfaces to the framework.
homepage ↗ github: BelledonneCommunications/bcunit
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 5.4.118 | 2 | 14 d | details › |
Versions & arches
Use flags of 5.4.118
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples Install examples, usually source code
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)