qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/7] iotests/parallels: Add new tests and fix old


From: Alexander Ivanov
Subject: Re: [PATCH v2 0/7] iotests/parallels: Add new tests and fix old
Date: Tue, 18 Jul 2023 12:55:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

This patchset also could be applied upon [PATCH v8 00/10] parallels: Add duplication check, repair at open, fix bugs.

On 7/1/23 12:11, Alexander Ivanov wrote:
This patchset should be applied on top of [PATCH v7 0/8] parallels: Add
duplication check, repair at open, fix bugs

Add out-of-image, leak and BAT entries duplication checks tests.

Old parallels images check test (131):  Refactor, fix cluster size and fix
after repairing was added to parallels_open().

v2:
5: Fix a typo.
7: Add a test for data_off check.

Alexander Ivanov (7):
   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()
   iotests: Add test for data_off check

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


--
Best regards,
Alexander Ivanov




reply via email to

[Prev in Thread] Current Thread [Next in Thread]