[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Someone interested in writing a regression test suite for Hurd compo
From: |
Ludovic Courtès |
Subject: |
Re: Someone interested in writing a regression test suite for Hurd components? |
Date: |
Wed, 22 Jul 2009 17:48:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Hello,
Thomas Schwinge <tschwinge@gnu.org> writes:
> I guess that instead of starting to write shell scripts etc. for handling
> all this, something like expect, <http://expect.nist.gov/>, or DejaGnu,
> <http://www.gnu.org/software/dejagnu/>, should instead be used for this
> task, but I have no experience with these. Is someone interested in
> working on that?
DejaGNU is used by GCC but not really recommended by its maintainer:
http://lists.gnu.org/archive/html/bug-dejagnu/2009-02/msg00001.html .
Thanks,
Ludo'.