[ 原始碼: cmocka ]
套件:libcmocka-dev(1.1.8-1)
libcmocka-dev 的相關連結
Debian 的資源:
下載原始碼套件 cmocka:
- [cmocka_1.1.8-1.dsc]
- [cmocka_1.1.8.orig.tar.xz]
- [cmocka_1.1.8.orig.tar.xz.asc]
- [cmocka_1.1.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cmocka.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
development files for the CMocka unit testing framework
This package contains the library development files for CMocka.
The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms.
Features:
* Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent
其他與 libcmocka-dev 有關的套件
|
|
|
|
-
- dep: libcmocka0 (= 1.1.8-1)
- library for the CMocka unit testing framework
-
- rec: cmocka-doc
- documentation for the CMocka unit testing framework