OSDN Git Service

iotests: Mark verify functions as private
authorJohn Snow <jsnow@redhat.com>
Tue, 31 Mar 2020 00:00:13 +0000 (20:00 -0400)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commit59c29869e0c5e8875edc50a0e3073eeaa8fe6143
treea5965058231bfd3ca383741ba932010fbab20c90
parent5e089feb93e1c0ce55a5900b00b03d772587c396
iotests: Mark verify functions as private

Mark the verify functions as "private" with a leading underscore, to
discourage their use. Update type signatures while we're here.

(Also, make pending patches not yet using the new entry points fail in a
very obvious way.)

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20200331000014.11581-14-jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py