Exherbo
GitLab
Packages
dev-util/dejagnu
Framework for testing other programs.
Versions
Slot
Version
Repository
Platforms
0
1.6.3
arbor
~amd64
~arm
~armv7
~armv8
~x86
Metadata
Homepage
https://www.gnu.org/software/dejagnu/
Summary
Framework for testing other programs
Description
DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Think of it as a custom library of Tcl procedures crafted to support writing a test harness. A test harness is the testing infrastructure that is created to support a specific program or tool. Each program can have multiple testsuites, all supported by a single test harness. DejaGnu is written in Expect, which in turn uses Tcl -- Tool command language.
Upstream documentation
(
https://www.gnu.org/software/dejagnu/manual/dejagnu.html
https://www.gnu.org/software/dejagnu/manual/dejagnu.pdf
)
Dependencies
(
build+run:
dev-lang/tcl[>=8.5]
dev-tcl/expect
)
Downloads
mirror://gnu/dejagnu/dejagnu-1.6.3.tar.gz
Licences
GPL-2