Max Reitz <mre...@redhat.com> writes: > On 28.08.2014 17:24, Markus Armbruster wrote: >> Stefan Hajnoczi <stefa...@gmail.com> writes: >> >>> On Thu, Aug 21, 2014 at 02:16:36PM +0100, Peter Maydell wrote: >>>> On 21 August 2014 14:12, Stefan Hajnoczi <stefa...@redhat.com> wrote: >>>>> On Thu, Aug 21, 2014 at 02:27:00PM +0200, Markus Armbruster wrote: >>>>>> Should we have a variant of "make check-block" for testing other >>>>>> (format, protocol) combinations? >>>>> I don't think variants are useful. If you need control, use ./check. >>>> That seems pretty undiscoverable to me. I know about 'make check', >>>> and 'make check-help' tells me about 'make check-block', but how >>>> do I find out about 'check' ? I just had to bounce through the makefile >>>> and a wrapper script to even figure out which directory it lives in, >>>> and there's no help text or usage comments in it... >>> http://qemu-project.org/Documentation/QemuIoTests >> I'm afraid this needs updating for Max's recent "iotests: Allow >> out-of-tree run" series. Max? > > Done. Thanks for notifying me.
Looks good, thank you!