%general-entities; ]> check &check-version;
&check-url;
Check-&check-version; Check <para>Check is a unit testing framework for C.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&check-ch5-sbu;</seg> <seg>&check-ch5-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Check 准备安装 Check: ./configure --prefix=/usr Build the package: make Compilation is now complete. To run the Check test suite, issue the following command: make check Note that the Check test suite may take a relatively long (up to 4 SBU) time. 安装该软件包: make install Check 的内容 安装的程序 安装的库 checkmk libcheck.{a,so} 简要描述 checkmk Awk script for generating C unit tests for use with the Check unit testing framework checkmk libcheck.{a,so} Contains functions that allow Check to be called from a test program libcheck