%general-entities; ]> $LastChangedBy$ $Date$ DejaGnu-&dejagnu-version; DejaGnu Introduction to <application>DejaGnu</application> DejaGnu is a framework for running test suites on GNU tools. It is written in expect, which uses Tcl (Tool command language). Package information Download (HTTP): Download (FTP): Download MD5 sum: &dejagnu-md5sum; Download size: &dejagnu-size; Estimated disk space required: &dejagnu-buildsize; Estimated build time: &dejagnu-time; <application>DejaGnu</application> dependencies Required Optional Installation of <application>DejaGnu</application> Install DejaGnu by running the following commands: ./configure --prefix=/usr && make Now, as the root user: make install && make install-doc Contents Installed Program Installed Libraries Installed Scripts Installed Directory runtest None There are numerous Expect scripts installed in the /usr/share/dejagnu hierarchy. /usr/share/dejagnu Short Descriptions runtest is the DejaGnu test driver program. It is used to control what tests to run, and variations on how to run them. runtest