Categories
dejaGnu
A framework for testing other programs with the flexibility and consistency that makes it easy to write tests for any program. It provides a layer of abstraction which makes all correctly written tests portable to any host or target where a program must be tested.
Dejagnu is written in expect, which in turn uses tcl (which is how the tests themselves are usually written). The framework has two parts: the testing module and the testsuites themselves.
Last updated 12 Apr, 2004
About
Leadership
- Rob Savoye - Maintainer
Requirements
- tcl (Use Requirement)
- expect (Use Requirement)
Related Projects
Versions
1.4.4
1.4.4 stable released 2004-02-17
- Released: 17 Feb, 2004
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.4....
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User manual available in HTML format at http://www.gnu.org/software/dejagnu/manual/




