%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-fin-sbu;</seg> <seg>&check-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Check Prepare Check for compilation: ./configure --prefix=/usr --disable-static Build the package: make Compilation is now complete. To run the Check test suite, issue the following command: make check Install the package: make docdir=/usr/share/doc/check-&check-version; install Contents of Check Installed program Installed library checkmk libcheck.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