Name: | bcunit |
---|---|
Version: | 5.2.0 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 112037 |
License: | LGPL-2.0-or-later |
RPM: | bcunit-5.2.0-2.el9.x86_64.rpm |
Source RPM: | bcunit-5.2.0-2.el9.src.rpm |
Build Date: | Tue May 30 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.linphone.org/BC/public/bcunit/ |
Summary: | Provide C programmers basic testing functionality |
Description: | 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. |