dejagnu: dejagnu-1.4.4
dejagnu: 
dejagnu: DejaGnu is a framework for testing other programs. 
dejagnu: Its purpose is to provide a single front end for all tests. 
dejagnu: Think of it as a custom library of Tcl procedures crafted to
dejagnu:  support writing a test harness. A test harness is the 
dejagnu: testing infrastructure that is created to support a specific 
dejagnu: program or tool. Each program can have multiple test 
dejagnu: suites, all supported by a single test harness. DejaGnu is 
dejagnu: written in Expect, which in turn uses Tcl.
dejagnu: 
