]> Git Repo - qemu.git/commit
tests: rename virtio_seg_max_adjust to virtio_check_params
authorDenis Plotnikov <[email protected]>
Wed, 29 Jan 2020 21:23:31 +0000 (22:23 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 7 Feb 2020 14:12:48 +0000 (15:12 +0100)
commit47d4c6e696699337a7ec062f4f54f6c187a94034
treea686a423d99babbb6fe6259b4e3cc9d4e004f99b
parentb0065e1f197bfd104343911e352c89d8b7eba7b5
tests: rename virtio_seg_max_adjust to virtio_check_params

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 <[email protected]>
Message-Id: <20200129140702[email protected]>
Acked-by: Cornelia Huck <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
tests/acceptance/virtio_check_params.py [new file with mode: 0755]
tests/acceptance/virtio_seg_max_adjust.py [deleted file]
This page took 0.02115 seconds and 4 git commands to generate.