[ 源代码: check ]
软件包:check(0.10.0-3 以及其他的)
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: dpkg (>= 1.15.4)
- Debian 软件包管理系统
- 或者 install-info
- Manage installed documentation in info format
-
- dep: libsubunit-dev
- Unit testing protocol - Development headers and static library for libsubunit
-
- dep: mawk
- 模式扫描和文本处理语言(AWK)