%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>Installation of Check Prepare Check for compilation: ./configure --prefix=/usr \ --docdir=/usr/share/doc/check-&check-version; 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. Install the package and fix a script: make install sed -i '1 s/tools/usr/' /usr/bin/checkmk Contents of Check Installed program Installed library checkmk libcheck.{a,so} Short Descriptions 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