Port details on branch 2022Q2 |
- cunit Automated unit testing framework for C
- 2.1.3_3 devel
=3 2.1.3_3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2007-09-09 05:56:13
- Last Update: 2024-04-13 13:03:19
- Commit Hash: 62ed195
- People watching this port, also watch:: pipe, mcron, dnsutl, p5-RRDTool-OO, py311-Automat
- License: LGPL20
- WWW:
- https://cunit.sourceforge.net/
- Description:
- CUnit is a lightweight system for writing, administering, and running unit tests
in C. It provides C programmers a basic testing functionality with a flexible
variety of user interfaces.
CUnit is built as a static library which is linked with the user's testing code.
It uses a simple framework for building test structures, and provides a rich set
of assertions for testing common data types. In addition, several different
interfaces are provided for running tests and reporting results. These
interfaces currently include: Automated, Basic, Console and Curses.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/cunit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cunit
- pkg install cunit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cunit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (CUnit-2.1-3.tar.bz2) = f5b29137f845bb08b77ec60584fdb728b4e58f1023e6f249a464efa49a40f214
SIZE (CUnit-2.1-3.tar.bz2) = 514500
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Build
-
- math/nfft
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for cunit-2.1.3_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_cunit
- USES:
- autoreconf gmake libtool ncurses pathfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|