OSDN Git Service

tests: rename virtio_seg_max_adjust to virtio_check_params
authorDenis Plotnikov <dplotnikov@virtuozzo.com>
Wed, 29 Jan 2020 21:23:31 +0000 (22:23 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 7 Feb 2020 14:12:48 +0000 (15:12 +0100)
Since, virtio_seg_max_adjust checks not only seg_max, but also
virtqueue_size parameter, let's make the test more general and
add new parameters to be checked there in the future.

Signed-off-by: Denis Plotnikov <dplotnikov@virtuozzo.com>
Message-Id: <20200129140702.5411-5-dplotnikov@virtuozzo.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/virtio_check_params.py [moved from tests/acceptance/virtio_seg_max_adjust.py with 100% similarity]