summaryrefslogtreecommitdiff
path: root/tests/data/cli/compare/virt-install-many-devices.xml
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-02-24 13:47:59 -0500
committerCole Robinson <crobinso@redhat.com>2022-02-24 14:18:41 -0500
commitcd5c34a3f3ab53be32319af6857efd3c2ac45385 (patch)
treebee0d94d899c92bbfa2caf141f324acffcbb3f83 /tests/data/cli/compare/virt-install-many-devices.xml
parent5a6714715b3ef373a0e87ebe6b9ee5f03ba232d2 (diff)
downloadvirt-manager-cd5c34a3f3ab53be32319af6857efd3c2ac45385.tar.gz
cli: Add basic --audio type=XXX,id=Y support
Closes: #264 Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'tests/data/cli/compare/virt-install-many-devices.xml')
-rw-r--r--tests/data/cli/compare/virt-install-many-devices.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/cli/compare/virt-install-many-devices.xml b/tests/data/cli/compare/virt-install-many-devices.xml
index 4eba96ed..eefdd1ae 100644
--- a/tests/data/cli/compare/virt-install-many-devices.xml
+++ b/tests/data/cli/compare/virt-install-many-devices.xml
@@ -727,6 +727,8 @@
<codec type="duplex"/>
<codec type="output"/>
</sound>
+ <audio type="spice" id="1"/>
+ <audio type="pulseaudio" id="2"/>
<video>
<model type="cirrus"/>
</video>