Version: 1.5.3, Package name: dejagnu-1.5.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. Beyond this, DejaGnu offers several advantages for testing: - The flexibility and consistency of the DejaGnu framework make it easy to write tests for any program. - DejaGnu provides a layer of abstraction which makes all tests (if correctly written) portable to any host or target where a program must be tested. For instance, a test for GDB can run (from any Unix based host) on any target architecture supported by DejaGnu. Currently DejaGnu runs tests on several single board computers, whose operating software ranges from just a boot monitor to a full-fledged, Unix-like realtime OS. - DejaGnu is written in expect, which in turn uses Tcl (Tool command language). The framework comprises two parts: the testing framework and the testsuites themselves. Tests are usually written in expect using Tcl. |
Filesize: 583.175 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-06-03 01:13:48 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to dejagnu-1.5.3. |
2011-05-07 08:03:47 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to 1.5, from Brad. tested with a few ports that use this for regression checks. |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2009-03-11 15:26:03 by Stuart Henderson | Files touched by this commit (2) |
Log message: bump following tcl dep changes |
2008-10-28 07:05:45 by Steven Mestdagh | Files touched by this commit (1) |
Log message: switch to tcl 8.5 and use tcl module |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-12-28 13:28:15 by Marc Espie | Files touched by this commit (1) |
Log message: use mkdir -p -- instead of the installdirs script (makes concurrent installation work). |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2005-06-18 08:34:56 by Mark Kettenis | Files touched by this commit (2) |
Log message: Deal with more ABIWARN linker messages. ok alek@ |
2005-03-25 08:42:15 by Mark Kettenis | Files touched by this commit (2) |
Log message: Deal with ABIWARN linker messages. ok alek@ |
2005-02-13 09:20:39 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - Fix tcl dependency - Bump PKGNAME |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-12-28 23:33:28 by Nikolay Sturm | Files touched by this commit (1) |
Log message: no need to depend on tk, tcl is enough based on a diff from and tested by kettenis@ |
2004-12-20 18:52:03 by Marc Espie | Files touched by this commit (1) |
Log message: fix tk depend. |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2003-12-27 16:41:41 by Jose Nazario | Files touched by this commit (1) |
Log message: update to tcl/tk 8.4 regression tests broken before, still broken, brad@ notified ok brad@ naddy@ |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-06-10 09:41:04 by Brad Smith | Files touched by this commit (1) |
Log message: - remove empty post-extract target - add license comment |
2002-12-30 00:37:55 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: these are actually not arch dependant; problem reported by marc@. |
2002-12-14 02:02:02 by Federico G. Schwindt | Files touched by this commit (7) |
Log message: Update to dejagnu 1.4.3, copied from lang/egcs/dejagnu. |