DejaGnu is a framework for running test suites on GNU tools. It is written in expect, which uses Tcl (Tool command language).
Download (HTTP): http://freshmeat.net/redir/dejagnu/12564/url_tgz/dejagnu-1.4.4.tar.gz
Download (FTP): ftp://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.4.4.tar.gz
Download MD5 sum: 053f18fd5d00873de365413cab17a666
Download size: 1.1 MB
Estimated disk space required: 8.5 MB
Estimated build time: .04 SBU
Install DejaGnu by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install &&
make install-doc
Last updated on 2005-02-08 19:52:39 -0700