套件:check(0.15.2-2 以及其他的) [debports]
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
- Pattern scanning and text processing language