Re: [PATCH v2 2/9] qemuxml2xmltest: Split out status XML testing to qemustatusxml2xmltest.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On a Wednesday in 2020, Peter Krempa wrote:
Separate the test files.

Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx>
---
tests/meson.build             |   1 +
tests/qemustatusxml2xmltest.c | 155 ++++++++++++++++++++++++++++++++++
tests/qemuxml2xmltest.c       |  84 ------------------
3 files changed, 156 insertions(+), 84 deletions(-)
create mode 100644 tests/qemustatusxml2xmltest.c

diff --git a/tests/meson.build b/tests/meson.build
index a59002c083..56a916c090 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -454,6 +454,7 @@ if conf.has('WITH_QEMU')
    { 'name': 'qemuvhostusertest', 'link_with': [ test_qemu_driver_lib ], 'link_whole': [ test_file_wrapper_lib ] },
    { 'name': 'qemuxml2argvtest', 'link_with': [ test_qemu_driver_lib, test_utils_qemu_monitor_lib ], 'link_whole': [ test_utils_qemu_lib, test_file_wrapper_lib ] },
    { 'name': 'qemuxml2xmltest', 'link_with': [ test_qemu_driver_lib ], 'link_whole': [ test_utils_qemu_lib, test_file_wrapper_lib ] },
+    { 'name': 'qemustatusxml2xmltest', 'link_with': [ test_qemu_driver_lib ], 'link_whole': [ test_utils_qemu_lib, test_file_wrapper_lib ] },

This breaks the alphabetical sorting of this section.

  ]
endif


Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx>

Jano

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux