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: QMTest and the G++ testsuite


On May 22, 2002, Alexandre Oliva <aoliva@redhat.com> wrote:

> One of the major selling points of QMTest that I've seen is the
> ability to easily compare test results with those of a previous run,
> but, hey!, we've had diff for decades now :-)

And the other major selling point, the ability to run multiple tests
in parallel, wouldn't help me much, so I keep forgetting about it.
Oops.  Thanks Loren for unknowingly reminding me of that in his recent
posting about QMTest :-)

That's definitely an interesting feature, and one that I've wanted in
DejaGNU for a while, until I realized that parallel testing didn't
improve time at all on my uni-processor Athlon box.  But in the cases
where it would actually make a difference in multi-processor machines,
e.g. when testing a toolchain with dozens of multilibs, I can already
test in parallel with a Makefile hack introduced a while ago.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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