http://www.gnu.org/software/dejagnu/
DejaGnu is an Expect/Tcl based framework for testing other programs.
DejaGnu has several purposes: to make it easy to write tests for any
program; to allow you to write tests which will be portable to any
host or target where a program must be tested; and to standardize the
output format of all tests (making it easier to integrate the testing
into software development).
Version: 1.6.3
General Commands | |
dejagnu | DejaGnu auxiliary command launcher |
dejagnu-help | display manual pages for DejaGnu auxiliary commands |
dejagnu-report-card | summarize results from testing multiple tools |
runtest | DejaGnu test driver |