OSDN Git Service

iotests: teach FilePath to produce multiple paths
authorJohn Snow <jsnow@redhat.com>
Mon, 29 Jul 2019 20:35:54 +0000 (16:35 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 16 Aug 2019 20:28:02 +0000 (16:28 -0400)
commitde263986b5dc7571d12a95305ffc7ddd2f349431
treeb38c736a59503dbae484ad1a826ffa6f9bea25e2
parentd443b74b3d752640e57a0f7e8efcc09d33504e63
iotests: teach FilePath to produce multiple paths

Use "FilePaths" instead of "FilePath" to request multiple files be
cleaned up after we leave that object's scope.

This is not crucial; but it saves a little typing.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id: 20190709232550.10724-16-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
tests/qemu-iotests/iotests.py