Re: [Qemu-devel] [PATCH 3/4] iotests: add timestamp skip feature

2015-05-27 Thread Fam Zheng
On Fri, 05/22 16:17, John Snow wrote: > Like a makefile, try to skip tests if we know they have already been > executed using the current set of external dependencies. > > If a user passes the -ts option to ./check, if a test or its output > or its dependencies (qemu, qemu-nbd, qemu-io, qemu-img,

[Qemu-devel] [PATCH 3/4] iotests: add timestamp skip feature

2015-05-22 Thread John Snow
Like a makefile, try to skip tests if we know they have already been executed using the current set of external dependencies. If a user passes the -ts option to ./check, if a test or its output or its dependencies (qemu, qemu-nbd, qemu-io, qemu-img, socket-scm-helper) have been modified, the test