This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: How to add timeout to Ada tests on Linux/ia64?
On Thu, 2004-03-25 at 09:18, Arnaud Charlet wrote:
> > kill them by hand. How do I add timeout in Ada tests?
H.J. could you report the problematic tests to this list?
> That's not currently possible.
When I was at ACT I wrote a small "tlimit" program
$ tlimit 60 command
that would limit to 60 second wall clock the execution of command,
may be there's such a thing in the current testing infrastructure?
Laurent