]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/138: Test leaks/corruptions fixed report
authorMax Reitz <mreitz@redhat.com>
Tue, 24 Mar 2020 17:27:57 +0000 (18:27 +0100)
committerMax Reitz <mreitz@redhat.com>
Thu, 26 Mar 2020 13:52:43 +0000 (14:52 +0100)
commita507c51790fa955c1fccd4deca3c50476a862b83
tree3ca5e53fa28073170829a5e8f82c1aa0b10c0702
parent2f8bb28ff0123a4e84bd14facc541dd2159580c2
iotests/138: Test leaks/corruptions fixed report

Test that qemu-img check reports the number of leaks and corruptions
fixed in its JSON report (after a successful run).

While touching the _unsupported_imgopts line, adjust the note on why
data_file does not work with this test: The current comment sounds a bit
like it is a mistake for qemu-img check not to check external data
files' refcounts.  But there are no such refcounts, so it is no mistake.
Just say that qemu-img check does not do much for external data files,
and this is why this test does not work with them.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200324172757.1173824-4-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/138
tests/qemu-iotests/138.out