libcheck0
Library: check - 0 - Unit Test Framework for C
3.6.0
2025-03-24
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
check-dev 3.6.0
Internal Program Version: check 0.15.2
Check is a unit test framework for C. It features a simple interface for
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.
https://libcheck.github.io/check