OSDN Git Service

iotests.py: Add qemu_img_pipe_and_status()
authorMax Reitz <mreitz@redhat.com>
Thu, 25 Jun 2020 12:55:33 +0000 (14:55 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jul 2020 06:49:02 +0000 (08:49 +0200)
commitd849acab4196b35339e55735889ed7481be6ff2f
treed4ce41bbc4dd4af8593a4bb138d27ac0de15f004
parentdc4ab0291983d4d0df7c32566e45da42817a343a
iotests.py: Add qemu_img_pipe_and_status()

This function will be used by the next patch, which intends to check
both the exit code and qemu-img's output.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200625125548.870061-5-mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
[mreitz: Rebased on 49438972b8c2e]
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py