Provide C programmers basic testing functionality
BCUnit is a unit testing framework for C, derived from CUnit.
(B)CUnit provides various interfaces to the framework, some of which are platform dependent (e.g. curses on *nix).
The framework complies with the conventional structure of test cases bundled into suites which are registered with the framework for running.
- Links to openSUSE:Factory / bcunit
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/bcunit && cd $_
- Create Badge
Refresh
Refresh
Comments 0