This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] sim: d10v: link in missing testsuite


On 02 Apr 2015 23:16, Doug Evans wrote:
> On Thu, Apr 2, 2015 at 5:39 PM, Mike Frysinger wrote:
> > obnoxiously, this crappy framework supports parallel test running while dejagnu
> > does not.  i'm not sure if there's any way to make the dejagnu do parallel ...
> > it's really really painful for some targets like frv & bfin which have hundreds
> > of tests.
> 
> Maybe mimic what gdb does for parallel testing?

my vague recollection is that gdb has sharded the exp files into arbitrary sets 
so as to get some level of parallelism -- it's still at the exp level, and the 
individual tests in a single exp are run in serial.  is that accurate ?
-mike

Attachment: signature.asc
Description: Digital signature


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