This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Ada] Run ACATS tests through an expect script


On Sun, 28 Nov 2004, James A. Morrison wrote:

>   The following patch runs the acats tests through an expect script so tests
> will time out if they are taking too long.  I'm running acats now on
> powerpc-linux, so far only c37402a has timed out and all the other tests have
> run normally up to chapter c4.

You should use the same copy of expect as the other testsuites use - 
EXPECT in gcc/Makefile.in - rather than presuming it can be found in a 
fixed location.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]