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 12:53, Hans-Peter Nilsson wrote:
> On Mon, 30 Mar 2015, Mike Frysinger wrote:
> > Looks like historical restructuring in this dir lost the d10v-elf subdir
> > and no one noticed in the meantime.
> 
> Wow...  And no port maintainer to frown at.

bisecting down, it was a general refactor that broke it ... 10 years ago ;)

> >  Re-add it to the testsuite.
> >
> > There are some failures, but better some tests get run than none at all.
> 
> Meh... I agree it should be enabled, but as this particular
> harness doesn't summarize the results, the value of a passing
> subset is much lessened...

it helped me verify my nrun refactor didn't screw things up.  i was missing some 
parts which would lead to a segfault early on.

> (I have to disable d10v sim testing -i.e. just building it-
> in my sim autotester, which is all-must-pass-or-nothing anyway.)

see the patch i posted & pushed

> Is the attached sim d10v-elf testsuite run log consistent with
> your results?  A "grep -c Error log" yields 25, FWIW.

all the *-elf subdirs of sim/testsuite/ are like this and suck horribly.  i 
think i'll pull all the sim/ subdirs out into the higher level and rewrite these 
to use the same dejagnu framework.

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.
-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]