Unit testing framework for C
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:
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jdpipe/cunit && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| CUnit-2.1-0-src.tar.gz | 0000628767 614 KB | |
| CUnit-basic-run-test.patch | 0000000782 782 Bytes | |
| cunit.changes | 0000001127 1.1 KB | |
| cunit.dsc | 0000000337 337 Bytes | |
| cunit.spec | 0000001147 1.12 KB | |
| debian.control | 0000003609 3.52 KB | |
| debian.rules | 0000002599 2.54 KB | |
| debian.tar.gz | 0000009584 9.36 KB | |
| series | 0000000031 31 Bytes |
Comments 0