virt-manager/tests/data/cli/compare/virt-xml-edit-hostdev-mdev.xml
Cole Robinson c08e3e6397 tests: make sure all test output ends with a newline
Simplifies viewing files in an editor, and some pytest output.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-01-11 12:32:23 -05:00

12 lines
463 B
XML

<source>
<address uuid="b1ae8bf6-38b0-4c81-9d44-78ce3f520496"/>
</source>
- <address type="ccw" cssid="0xfe" ssid="0x0" devno="0x0002"/>
+ <address type="ccw" cssid="0xfe" ssid="0x0" devno="0x0008"/>
</hostdev>
<redirdev bus="usb" type="tcp">
<source mode="connect" host="localhost" service="4000"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.