]> git.proxmox.com Git - mirror_qemu.git/commit
iotests.py: Add @base_dir to FilePaths etc.
authorMax Reitz <mreitz@redhat.com>
Thu, 17 Oct 2019 13:31:35 +0000 (15:31 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 28 Oct 2019 10:22:31 +0000 (11:22 +0100)
commit93b78ea5f698a4f547159fe3700981b2b8c13e78
tree1f4a3f14af57b030ad84f7ab3e92c94de12b13a0
parent32558ce7a43dc7e8e3d065ac26eb2cdbfa34b36b
iotests.py: Add @base_dir to FilePaths etc.

Specifying this optional parameter allows creating temporary files in
other directories than the test_dir; for example in sock_dir.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20191017133155.5327-4-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py