virt-manager/tests/data/cli/compare/virt-xml-edit-simple-smartcard.xml
Cole Robinson e784376699 tests: Rename all test files to have test_ prefix
This will help for a possible future conversion to pytest

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-27 06:57:37 -05:00

11 lines
370 B
XML

<script path="/etc/qemu-ifup"/>
<target dev="nic02"/>
</interface>
- <smartcard mode="host">
+ <smartcard mode="host" type="spicevmc">
<address type="ccid" controller="0" slot="0"/>
</smartcard>
<serial type="null">
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.