Difference between revisions of "Dejagnu"

From Free Software Directory
Jump to: navigation, search
m (version 1.6)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=DejaGnu
 
|Name=DejaGnu
|Short description=Framework to test programs
+
|Short description=Framework to test programs.
 
|Full description=DejaGnu is 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.
 
|Full description=DejaGnu is 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.
|Homepage URL=https://gnu.org/software/dejagnu/
+
|Homepage URL=https://www.gnu.org/software/dejagnu/
|User level=advanced
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/dejagnu.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/dejagnu.git
 
|Computer languages=expect
 
|Computer languages=expect
|Documentation note=User manual available in HTML format at https://www.gnu.org/software/dejagnu/manual/
+
|Documentation note=https://www.gnu.org/software/dejagnu/manual/
|Related projects=Expect,Greg,Nana
+
 
 +
https://www.gnu.org/software/dejagnu/dejagnu.pdf
 +
 
 +
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Expect,Greg,Nana
 
|Keywords=testing,Tcl,expect
 
|Keywords=testing,Tcl,expect
|Version identifier=1.6
+
|Version identifier=1.6.2
|Version date=2016/04/15
+
|Version date=2018/11/28
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.2.tar.gz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2016/12/24
+
|Last review date=2019/01/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Status=
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.6.2.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=dejagnu
 
|GNU package identifier=dejagnu
|License verified date=2001-01-31
+
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 27: Line 37:
 
|License verified by=Genium
 
|License verified by=Genium
 
|License verified date=2016/12/24
 
|License verified date=2016/12/24
|License note=http://git.savannah.gnu.org/cgit/dejagnu.git/tree/COPYING
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Rob Savoye
 
|Real name=Rob Savoye
 
|Role=Maintainer
 
|Role=Maintainer
|Email=rob@senecass.com
+
|Email=rob.savoye@linaro.org
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Ben Elliston
 +
|Role=Maintainer
 +
|Email=bje@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Debian (Ref)
|Resource kind=E-mail
+
|Resource URL=https://tracker.debian.org/pkg/dejagnu
|Resource URL=mailto:bug-dejagnu@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource audience=Savannah (Ref)
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/projects/dejagnu/
|Resource URL=mailto:dejagnu@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=VCS Repository Webview
|Resource kind=Homepage
+
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/dejagnu/
|Resource URL=https://savannah.gnu.org/projects/dejagnu/
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/dejagnu/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/dejagnu.git
+
|Resource URL=https://git.savannah.gnu.org/cgit/dejagnu.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/dejagnu/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-dejagnu/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=GNU
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/dejagnu-commit/
|Resource URL=https://www.gnu.org/software/guix/packages/d.html
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Gentoo
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=https://packages.gentoo.org/packages/dev-util/dejagnu
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource kind=Download
|Resource kind=Homepage
+
|Resource URL=https://ftp.gnu.org/gnu/dejagnu/
|Resource URL=https://packages.debian.org/jessie/dejagnu
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=FreeBSD
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://www.freshports.org/misc/dejagnu/
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 83: Line 100:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=expect
+
|Prerequisite description=[[expect]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=tcl
+
|Prerequisite description=[[tcl]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 16:02, 4 December 2020


[edit]

DejaGnu

https://www.gnu.org/software/dejagnu/
Framework to test programs.

DejaGnu is 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

24 December 2016




Leaders and contributors

Contact(s)Role
Rob Savoye Maintainer
Ben Elliston Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-dejagnu/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/dejagnu/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/dejagnu-commit/
DebianDeveloperhttps://tracker.debian.org/pkg/dejagnu
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/dejagnu/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1183453
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/dejagnu.git/
FTPDownloadhttps://ftp.gnu.org/gnu/dejagnu/
SavannahDeveloperhttps://savannah.gnu.org/projects/dejagnu/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/dejagnu/
FTPMailing Listhttps://ftpmirror.gnu.org/dejagnu/


Software prerequisites

KindDescription
Required to usetcl
Required to useexpect




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.