This is the mail archive of the gdb-patches@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]

Re: [RFC] testsuite/gdb.base/arithmet.exp: re-write


Michael Elizabeth Chastain wrote:
> 
> Because this is a rewrite, I'm asking for comments first, not for approval
> to commit.  Do you think that this is a worthwhile endeavor?  If it
> is, do you have any comments on the new file?  If it is not worthwhile,
> do you have alternate suggestions for how to fix the duplicate test names?
> 

Absolutely!  It is worthwhile. And it is very nice of you of taking the
time to do this.

When tests use the gdb_test they re-use all the knowledge that we put in
that function code (like the possible outcomes and so one).  And the
unique names help people that use scripts to process the tests.

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


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