This is the mail archive of the gcc@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: Could beohm-gc test be 'dejagnu-ised'?


> Date: Tue, 26 Mar 2002 20:36:14 +0100
> To: Gcc <gcc@gcc.gnu.org>
> From: =?iso-8859-1?Q?Christian_J=F6nsson?= <c.christian.joensson@telia.com>

> I've been getting test failures for long now in this test and some
> others have also from time to time. It'd be neat if it was reported
> by the contrib'ed test_summary script into the e-mail list
> gcc-testresults also...

An easier way is to just arrange for it to use a similar output
format, to have it create beohm-gc.log and beohm-gc.sum files, and for
it to run with make check.  test_summary will already report on it.

One can even generate these files after normal beohm-gc testing, using
sed...  if the testing log files for beohm-gc are `sane'.  In the best
case scenario, it is 5 extra lines in a makefile.

One doesn't _have_ to change it to use dejagnu...


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