Development/Libraries/C and C++

check: Unit Test Framework for C

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
Check is a unit test framework for C. It features a simple interfacefor defining unit tests, limitating the developer the less possible. Tests are run in a separate address space, so Check cancatch both, assertion failures and code errors that cause segmentationfaults or other signals. The output of unit tests can be used within source code editors and IDEs.
Installieren: check.jpg Status: check.png Umfang:61 KiB