%general-entities; ]> $Date$ Check-&check-version; Check Introduction to Check Check is a unit testing framework for C. It was installed by LFS in the temporary /tools directory. These instructions install it permanently. &lfs81_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &check-md5sum; Download size: &check-size; Estimated disk space required: &check-buildsize; Estimated build time: &check-time; User Notes: Installation of Check Install Check by running the following commands: ./configure --prefix=/usr --disable-static && make To test the installation, issue make check. Now, as the root user: make docdir=/usr/share/doc/check-&check-version; install Command Explanations Contents Installed Program Installed Library Installed Directory checkmk libcheck.so /usr/share/doc/check-&check-version; Short Descriptions checkmk is an Awk script used for generating C unit tests for use with the Check unit testing framework. checkmk libcheck.so contains the Check API functions. libcheck.so