On Thu, 08/21 23:00, Peter Crosthwaite wrote: > On Thu, Aug 21, 2014 at 10:52 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > > Il 21/08/2014 14:27, Markus Armbruster ha scritto: > >> Current "make check-block" runs tests/qemu-iotests-quick.sh, which tests > >> format qcow2, protocol file, group quick with cache=none. Runs 55 tests > >> and takes about 2 minutes for me on a not particularly fast test box > >> (spinning rust). > > > > Perhaps "make check" should run these quick tests, while "make > > check-block" should run a bigger testsuite. > > > > Is there a make check-foo target to test absolutely everything > possible? Sometimes when you have far-reaching changes it might be > good to run an everything test case as an overnighter rather than > having to think hard about which test suites are relevant to you. >
I second that. It will be nice to have a make check-full. Fam