Re: [PATCH] testsuite: Error out with meaningful message in target-supports

2014-10-01 Thread Bernhard Reutner-Fischer
On 1 October 2014 14:21, Mike Stump wrote: > On Oct 1, 2014, at 2:10 AM, Bernhard Reutner-Fischer > wrote: >> It would be handy to see the reason(s) why target-supports errors out. > >> Ok for the trunk? > > Ok. Installed as r215759. Thanks!

Re: [PATCH] testsuite: Error out with meaningful message in target-supports

2014-10-01 Thread Mike Stump
On Oct 1, 2014, at 2:10 AM, Bernhard Reutner-Fischer wrote: > It would be handy to see the reason(s) why target-supports errors out. > Ok for the trunk? Ok.

[PATCH] testsuite: Error out with meaningful message in target-supports

2014-10-01 Thread Bernhard Reutner-Fischer
Hi, It would be handy to see the reason(s) why target-supports errors out. I have been using this patch for a while now and it helps tremendously to quickly grok why a test isn't being run. In the meantime a couple of new tests were added (cas_char, cas_int, ...) and i'd be happy to follow-up adj