5.9.2. Contents of DejaGNU
Installed program:
runtest
The DejaGNU package contains a framework for testing other programs.
User Notes: http://wiki.linuxfromscratch.org/hlfs/wiki/dejagnu
Prepare DejaGNU for compilation:
./configure --prefix=/tools
Build and install the package:
make install