iotests/113: mark bochs as required to support whitelisting

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20200430124713.3067-9-vsementsov@virtuozzo.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Vladimir Sementsov-Ogievskiy 2020-04-30 15:47:13 +03:00 committed by Kevin Wolf
parent 503034efc8
commit 5fc2b4f218

View file

@ -37,8 +37,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.rc
. ./common.filter
# Some of these test cases use bochs, but others do use raw, so this
# is only half a lie.
# Some of these test cases use bochs, but others do use raw
_require_drivers bochs
_supported_fmt raw
_supported_proto file
_supported_os Linux