Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
dejagnu: A front end for testing other programs
- Summary
- DejaGnu is an Expect/Tcl based framework for testing other programs.
DejaGnu has several purposes: to make it easy to write tests for any
program; to allow you to write tests which will be portable to any
host or target where a program must be tested; and to standardize the
output format of all tests (making it easier to integrate the testing
into software development).
Changelog
- * Mon Nov 12 11:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 1:1.4.4-11
- Install info file.
- Related: #230652
- * Thu Oct 4 12:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 1:1.4.4-10
- A few more cleanups after discussion with reviewer.
- Resolves: #225679
- * Wed Oct 3 12:00:00 2007 Petr Machata <pmachata{%}redhat{*}com> - 1:1.4.4-9
- Clean up spec per merge review comments.
- Fix testsuite.
- Resolves: #225679