[ 源代码: check ]
软件包:check(0.15.2-2)
unit test framework for C
Check 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 Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
其他与 check 有关的软件包
|
|
|
|
-
- dep: libsubunit-dev
- Unit testing protocol - Development headers and static library for libsubunit
-
- dep: mawk
- 模式扫描和文本处理语言(AWK)