This is the mail archive of the gdb@sources.redhat.com 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: Adding target specific tests


Elena Zannoni wrote:
> 
> 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 would suggest a gdb.arch or gdb.target for random target
specific tests, and put the altivec tests directly in it,
unless you anticipate scores or hundreds of altivec test
files a la gdb.hp.

Stan


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