5.13.2. Contents of DejaGNU
Installed program:
runtest
The DejaGNU package contains a framework for testing other programs.
The most recent version of this package was released in 2004. Apply some fixes that have accumulated since then:
patch -Np1 -i ../dejagnu-1.4.4-consolidated-1.patch
Prepare DejaGNU for compilation:
./configure --prefix=/tools
Build and install the package:
make install
To test the results, issue:
make check