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: gdbserver/ada testing broken


> > Is there a reason have a double level of directories named after the test?
> > 
> > outputs
> > └── gdb.ada
> >     └── formatted_ref
> >         └── formatted_ref
> 
> Initially, I thought this was an obvious mistake. But after further
> thought, I think it now expected and done for all testcases, including
> the testscases where the main has a name that's different from
> the name of the testcase.

When I started writing the email, I meant to give a little more
info than that.

The root "formatted_ref" is because the the .exp name. The second
is because gdb.ada organizes its test programs inside one subdirectory
per testcase, where the subdirectory name is the name of the testcase.
Hence the same second subdirectory, whose name is the same as the
first one.

-- 
Joel


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