Re: [PATCH v2 4/4] iotests: add qemu-img-compare-stat test

2021-10-26 Thread Hanna Reitz
On 21.10.21 12:12, Vladimir Sementsov-Ogievskiy wrote: Test new feature qemu-img compare --stat. Signed-off-by: Vladimir Sementsov-Ogievskiy --- .../qemu-iotests/tests/qemu-img-compare-stat | 88 +++ .../tests/qemu-img-compare-stat.out | 106 ++ 2 fil

[PATCH v2 4/4] iotests: add qemu-img-compare-stat test

2021-10-21 Thread Vladimir Sementsov-Ogievskiy
Test new feature qemu-img compare --stat. Signed-off-by: Vladimir Sementsov-Ogievskiy --- .../qemu-iotests/tests/qemu-img-compare-stat | 88 +++ .../tests/qemu-img-compare-stat.out | 106 ++ 2 files changed, 194 insertions(+) create mode 100755 tests/qemu