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]
Other format: [Raw text]

Re: [rfa/testsuite] One pass/fail per expect list


Andrew Cagney wrote:

Hello,

The attached tweaks gdb_expect_list{} so that it only prints one pass /
fail / ... message for the testcase.

What are peoples thoughts on this change and if positive, is the patch ok?


That is great!  I like it.  It does not inflate the number of failures
and makes it easier for the error log interpreters and databases as they
won't see repeated tests.

Thank you!
It's in. The number of pass/fails becomes a little bit more stable (and yes the motivation came from trying to compare test results :-).

Andrew



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