Check is a unit testing framework for C.
https://libcheck.github.io/check/
Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so both assertion failures and code errors that cause segmentation faults or other signals can be caught. Test results are reportable in the following: Subunit, TAP, XML, and a generic logging format.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:nio-infra:3rdparty/nio-check && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000243 243 Bytes | |
nio-check.spec | 0000002010 1.96 KB |
Comments 0