套件:libcmocka0(1.1.7-1) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
library for the CMocka unit testing framework
This is the major library 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