qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] iotests: Add and fix tests for parallels images
@ 2023-04-25 12:46 Alexander Ivanov
  2023-04-25 12:46 ` [PATCH 1/6] iotests: Add out-of-image check test for parallels format Alexander Ivanov
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alexander Ivanov @ 2023-04-25 12:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, den, stefanha, vsementsov, kwolf, hreitz

Add iotests for new functionality for parallels images. Fix existing tests.

Alexander Ivanov (6):
  iotests: Add out-of-image check test for parallels format
  iotests: Add leak check test for parallels format
  iotests: Add test for BAT entries duplication check
  iotests: Refactor tests of parallels images checks (131)
  iotests: Fix cluster size in parallels images tests (131)
  iotests: Fix test 131 after repair was added to parallels_open()

 tests/qemu-iotests/131                        |  36 ++---
 tests/qemu-iotests/131.out                    |  59 ++++----
 tests/qemu-iotests/tests/parallels-checks     | 130 ++++++++++++++++++
 tests/qemu-iotests/tests/parallels-checks.out |  65 +++++++++
 4 files changed, 239 insertions(+), 51 deletions(-)
 create mode 100755 tests/qemu-iotests/tests/parallels-checks
 create mode 100644 tests/qemu-iotests/tests/parallels-checks.out

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-25 12:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25 12:46 [PATCH 0/6] iotests: Add and fix tests for parallels images Alexander Ivanov
2023-04-25 12:46 ` [PATCH 1/6] iotests: Add out-of-image check test for parallels format Alexander Ivanov
2023-04-25 12:46 ` [PATCH 2/6] iotests: Add leak " Alexander Ivanov
2023-04-25 12:46 ` [PATCH 3/6] iotests: Add test for BAT entries duplication check Alexander Ivanov
2023-04-25 12:46 ` [PATCH 4/6] iotests: Refactor tests of parallels images checks (131) Alexander Ivanov
2023-04-25 12:46 ` [PATCH 5/6] iotests: Fix cluster size in parallels images tests (131) Alexander Ivanov
2023-04-25 12:46 ` [PATCH 6/6] iotests: Fix test 131 after repair was added to parallels_open() Alexander Ivanov
2023-04-25 12:46 ` [PATCH 6/6] iotests/parallels: " Alexander Ivanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).