Check
Description
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.
More information
- Homepage: https://libcheck.github.io/check/
Available Versions of Check
Version | Module | Available on |
---|---|---|
0.15.2-GCCcore-11.2.0 | lib/Check/0.15.2-GCCcore-11.2.0 | Noctua 2 |
0.15.2-GCCcore-10.2.0 | lib/Check/0.15.2-GCCcore-10.2.0 | Noctua 1, Noctua 2 |
This table is generated automatically. If you need other versions please click pc2-support@uni-paderborn.de.
Usage Hints for Check
If you need support in using this software or example job scipts please contact pc2-support@uni-paderborn.de.