Re: [Qemu-devel] [PATCH v5 8/9] qemu-iotests: support per-format golden output files

2017-05-08 Thread Alberto Garcia
On Tue 18 Apr 2017 03:57:25 PM CEST, Stefan Hajnoczi wrote: > Some tests produce format-dependent output. Either the difference is > filtered out and ignored, or the test case is format-specific so we > don't need to worry about per-format output differences. > > There is a third case: the test sc

[Qemu-devel] [PATCH v5 8/9] qemu-iotests: support per-format golden output files

2017-04-18 Thread Stefan Hajnoczi
Some tests produce format-dependent output. Either the difference is filtered out and ignored, or the test case is format-specific so we don't need to worry about per-format output differences. There is a third case: the test script is the same for all image formats and the format-dependent outpu