
Linux From Scratch - Version 7.0
54
5.13. DejaGNU-1.5
The DejaGNU package contains a framework for testing other programs.
Approximate build time: less than 0.1 SBU
Required disk space: 6.1 MB
5.13.1. Installation of DejaGNU
Prepare DejaGNU for compilation:
./configure --prefix=/tools
Build and install the package:
make install
To test the results, issue:
make check
5.13.2. Contents of DejaGNU
Installed program: runtest
Short Descriptions
runtest A wrapper script that locates the proper expect shell and then runs DejaGNU
Kommentare zu diesen Handbüchern