Paketname | dejagnu |
Beschreibung | framework for running test suites on software tools |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.4.4.git20080407-1.1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 2216 Byte |
Hängt ab von | expect |
Empfohlene Pakete | |
Paketbetreuer | Daniel Jacobowitz |
Quelle | |
Paketgröße | 952204 Byte |
Prüfsumme MD5 | 61d5a68ef7bf7543033899df0eaefe13 |
Prüfsumme SHA1 | daa4eb70fc314055dc1f33a6b62772e086c917a4 |
Prüfsumme SHA256 | 5382e98feeb88c89201596175d8564064841f3d3080990e4f8e5abbd38a21646 |
Link zum Herunterladen | dejagnu_1.4.4.git20080407-1.1_all.deb |
Ausführliche Beschreibung | DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests.
.
DejaGnu provides a layer of abstraction which allows you to write
tests that are portable to any host or target where a program must
be tested. All tests have the same output format.
.
DejaGnu is written in `expect', which in turn uses "Tcl"--Tool
command language.
|