Skip to content
EntityQ1183453· pop 5· linked from 3 articles

DejaGnu is a software framework for testing other programs. It has a main script called runtest that goes through a directory looking at configuration files and then runs some tests with given criteria. The purpose of the DejaGnu package is to provide a single front end for all tests. It is a part of the GNU Project and is licensed under the GPL. It is based on Expect, which is in turn based on Tcl. The current maintainers are Rob Savoye and Ben Elliston.

Wikidata facts

Instance of
free software
Creator
Rob Savoye
Show 10 more facts
source code repository URL
ssh://git.savannah.gnu.org/srv/git/dejagnu.git
programmed in
Tcl
copyright license
Q27016754
software version identifier
1.5.3
mailing list archive URL
lists.gnu.org/archive/html/dejagnu
maintained by
Rob Savoye
copyright holder
Q48413
Sources (4)

via Wikidata · CC0

~3 min read

Encyclopedic overview

5 sections
Contents
  • Testing
  • Embedded design
  • Files
  • References
  • External links

DejaGnu is a software framework for testing other programs. It has a main script called runtest that goes through a directory looking at configuration files and then runs some tests with given criteria. The purpose of the DejaGnu package is to provide a single front end for all tests. It is a part of the GNU Project and is licensed under the GPL. It is based on Expect, which is in turn based on Tcl. The current maintainers are Rob Savoye and Ben Elliston.

==Testing== DejaGnu has a very strong history in testing due to its Tcl base. Tcl is used extensively by companies such as Oracle and Sybase to test their products. DejaGnu allows this work to be much more structured.

Excerpted from Wikipedia’s “DejaGnu” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0