Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: Adding target specific tests
@ 2002-04-26 11:54 Michael Elizabeth Chastain
  2002-04-28  9:10 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Elizabeth Chastain @ 2002-04-26 11:54 UTC (permalink / raw)
  To: ezannoni, gdb

gdb.altivec is my favorite.
gdb.powerpc is my second choice.
gdb.regs and gdb.abi don't sound good to me.

I kinda like this:

  gdb.base, gdb.gdb, gdb.mi, gdb.threads, gdb.trace
  gdb.arch.altivec, gdb.arch.hp
  gdb.format.stabs
  gdb.lang.asm, gdb.lang.c++, gdb.lang.chill, gdb.lang.disasm,
  gdb.lang.fortran, gdb.lang.java

But that would fail the 8.3 uniqueness test.

Or this:

  gdb.base
  gdb.gdb
  gdb.mi
  gdb.threads
  gdb.trace
  gdb.arch/
    altivec
    hp
  gdb.format/
    stabs
  gdb.lang/
    asm
    c++
    chill
    disasm
    fortran
    java

... but that might mess up somebody's scripts somewhere.

Indeed, any directory reorganization would impair my ability to
compare 5.2 with 5.3 when it comes time to release 5.3.

Michael C


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Adding target specific tests
@ 2002-04-26 11:19 Elena Zannoni
  2002-04-26 13:28 ` Stan Shebs
  0 siblings, 1 reply; 6+ messages in thread
From: Elena Zannoni @ 2002-04-26 11:19 UTC (permalink / raw)
  To: gdb


I am about to add 2 new testfiles to the gdb testsuite. Both are
specific to Altivec. One is a generic test for the ABI (function calls
and return values), the other deals with the AltiVec registers.

Where should I put them?
I was thinking of adding a gdb.altivec directory to gdb/testsuite.
Or a gdb.powerpc?
Or a gdb.regs and a gdb.abi?

I really don't know what the best solution would be. These tests
certainly cannot go in gdb.base.

Ideas? Opinions?

Elena


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-04-29 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26 11:54 Adding target specific tests Michael Elizabeth Chastain
2002-04-28  9:10 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2002-04-26 11:19 Elena Zannoni
2002-04-26 13:28 ` Stan Shebs
2002-04-28  9:39   ` Fernando Nasser
2002-04-29 15:08     ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox