OSDN Git Service

iotests/testrunner.py: add doc string for run_test()
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Fri, 3 Dec 2021 12:22:21 +0000 (13:22 +0100)
committerHanna Reitz <hreitz@redhat.com>
Wed, 22 Dec 2021 15:29:48 +0000 (16:29 +0100)
commit02dd48f8598be6c6be005594c5a6adca147b3a78
tree774fe023a4f8d570087d0775f00a62edc553a264
parent8c5f94cd4182753959c8be8de415120dc879d8f0
iotests/testrunner.py: add doc string for run_test()

We are going to modify these methods and will add more documentation in
further commit. As a preparation add basic documentation.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211203122223.2780098-2-vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Tested-by: John Snow <jsnow@redhat.com>
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
tests/qemu-iotests/testrunner.py