]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: Make use of 'vram64' QXL device tests
authorPeter Krempa <pkrempa@redhat.com>
Mon, 27 Aug 2018 15:59:26 +0000 (17:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 28 Aug 2018 10:22:31 +0000 (12:22 +0200)
commita2bf23ded5a7e2314fd69427f78f377ccedbc495
tree09b924a5debd60e18ecd47f0900a8e784ea0dbc5
parentb261cafd4a44fb3cf76d8ab1962f2a2119263773
tests: qemuxml2argv: Make use of 'vram64' QXL device tests

The test files were unused, but we don't have any other test for this
feature. Make use of the existing files by removing disks and using
DO_TEST_CAPS_LATEST to execute them. The legacy output files will be
dropped.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
tests/qemuxml2argvdata/video-qxl-device-vram64.args [deleted file]
tests/qemuxml2argvdata/video-qxl-device-vram64.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/video-qxl-device-vram64.xml
tests/qemuxml2argvdata/video-qxl-sec-device-vram64.args [deleted file]
tests/qemuxml2argvdata/video-qxl-sec-device-vram64.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/video-qxl-sec-device-vram64.xml
tests/qemuxml2argvtest.c