Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Mar 27 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Feb 2 10:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> 1:1.4.4-5
-
- Applying H.J. Lu's race condition patch. (#166000)
- * Fri Dec 9 10:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt