The DejaGnu package contains a framework for testing other programs.
Approximate build time: 0.1 SBU Required disk space: 8.6 MB |
Official download location for DejaGnu (1.4.4):
ftp://ftp.gnu.org/gnu/dejagnu/
For its installation Dejagnu depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, Sed.
Prepare DejaGnu for compilation:
./configure --prefix=/tools |
Build and install the package:
make install |
Installed program: runtest
runtest is the wrapper script that finds the proper expect shell and then runs DejaGnu.