]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemuxml2xmloutdata: Remove unused symlinks to test XML files
authorPeter Krempa <pkrempa@redhat.com>
Fri, 26 Mar 2021 17:09:33 +0000 (18:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 13:55:10 +0000 (15:55 +0200)
The symlinks are not used by the test.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2xmloutdata/audio-default-nographics.xml [deleted symlink]
tests/qemuxml2xmloutdata/audio-default-sdl.xml [deleted symlink]
tests/qemuxml2xmloutdata/audio-default-spice.xml [deleted symlink]
tests/qemuxml2xmloutdata/audio-default-vnc.xml [deleted symlink]
tests/qemuxml2xmloutdata/virtio-options-memballoon-freepage-reporting.xml [deleted symlink]
tests/qemuxml2xmloutdata/virtio-options.xml [deleted symlink]

diff --git a/tests/qemuxml2xmloutdata/audio-default-nographics.xml b/tests/qemuxml2xmloutdata/audio-default-nographics.xml
deleted file mode 120000 (symlink)
index 9103458..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/audio-default-nographics.xml
\ No newline at end of file
diff --git a/tests/qemuxml2xmloutdata/audio-default-sdl.xml b/tests/qemuxml2xmloutdata/audio-default-sdl.xml
deleted file mode 120000 (symlink)
index b0e06aa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/audio-default-sdl.xml
\ No newline at end of file
diff --git a/tests/qemuxml2xmloutdata/audio-default-spice.xml b/tests/qemuxml2xmloutdata/audio-default-spice.xml
deleted file mode 120000 (symlink)
index 9394546..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/audio-default-spice.xml
\ No newline at end of file
diff --git a/tests/qemuxml2xmloutdata/audio-default-vnc.xml b/tests/qemuxml2xmloutdata/audio-default-vnc.xml
deleted file mode 120000 (symlink)
index 3fdbfb6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/audio-default-vnc.xml
\ No newline at end of file
diff --git a/tests/qemuxml2xmloutdata/virtio-options-memballoon-freepage-reporting.xml b/tests/qemuxml2xmloutdata/virtio-options-memballoon-freepage-reporting.xml
deleted file mode 120000 (symlink)
index e09d9d7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/virtio-options-memballoon-freepage-reporting.xml
\ No newline at end of file
diff --git a/tests/qemuxml2xmloutdata/virtio-options.xml b/tests/qemuxml2xmloutdata/virtio-options.xml
deleted file mode 120000 (symlink)
index 26d8a25..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../qemuxml2argvdata/virtio-options.xml
\ No newline at end of file