qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/5] qemu-iotests: quality of life improvements


From: Max Reitz
Subject: Re: [PATCH v2 0/5] qemu-iotests: quality of life improvements
Date: Thu, 25 Mar 2021 19:15:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 23.03.21 19:19, Paolo Bonzini wrote:
This series adds a few usability improvements to qemu-iotests, in
particular:

- arguments can be passed to Python unittests scripts, for example
   to run only a subset of the test cases (patches 1-2)

- it is possible to do "./check -- ../../../tests/qemu-iotests/055 args..."
   and specify arbitrary arguments to be passed to a single test script.
   This allows to take advantage of the previous feature and ease debugging
   of Python tests.

Paolo

I’ve applied an s/,attr/, attr/ to patch 1 (as suggested by Vladimir) and an s/debug: bool= False/debug: bool = False/ to patch 2. I hope that’s OK for you.

With that I’ve applied the series to my block branch:

https://git.xanclic.moe/XanClic/qemu/commits/branch/block

Thanks!




reply via email to

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