]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/iotests.py
iotests.py: add qemu_io_popen()
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 14 Oct 2021 17:02:06 +0000 (19:02 +0200)
committerVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 23 Dec 2021 08:40:34 +0000 (09:40 +0100)
commit75c90eeeaf142f70c85ee6b5839abdd7cb1486f5
treeb900b80d2a392ddf2d641b5f1d92cf03f3605afe
parent94a781f220141ad9f91a1c1583368cd5f24c4d7e
iotests.py: add qemu_io_popen()

Add qemu-io Popen constructor wrapper. To be used in the following new
test commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Nikita Lapshin <nikita.lapshin@virtuozzo.com>
tests/qemu-iotests/iotests.py