On Thu, 08/28 12:05, Stefan Hajnoczi wrote: > On Thu, Aug 21, 2014 at 02:16:36PM +0100, Peter Maydell wrote: > > On 21 August 2014 14:12, Stefan Hajnoczi <[email protected]> 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 > > Any suggestions for making it more discoverable? >
Maybe mention it in http://qemu-project.org/Testing or http://qemu-project.org/Contribute/SubmitAPatch ? Fam
