[ ソース: 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
- パターン走査およびテキスト処理言語