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... thanks -- PMM