mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
da61daa2e6
Add a test to check node device XML parsing by first parsing the XML, then re-formatting as XML and finally comparing the resulting XML to the original XML.
8 lines
160 B
XML
8 lines
160 B
XML
<device>
|
|
<name>pci_8086_27c5_scsi_host_0</name>
|
|
<parent>pci_8086_27c5</parent>
|
|
<capability type='scsi_host'>
|
|
<host>1</host>
|
|
</capability>
|
|
</device>
|