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: MI testsuite to use PTY for inferior


On Wed, Aug 03, 2005 at 02:21:57PM -0400, Bob Rossi wrote:
> The last known issue is to discuss if it matters that mi_gdb_test will
> give 1 PASS if there is no inferior data, 2 PASS's if there is inferior
> data and it matches, or 1 PASS and 1 FAIL if there is inferior data and
> it doesn't match. (This assumes that the GDB data matches). Is this OK? 
> I think it is.

This is fine with me.  As long as it's a static property of the test,
rather than a dynamic property of the test results, I don't care how
many pass/fails it turns into.  Two is more expressive.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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