libvirt/tests/nodedevschemadata/pci_8086_27c5_scsi_host.xml
Mark McLoughlin da61daa2e6 Add nodedevxml2xml test
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.
2009-02-24 14:58:32 +00:00

8 lines
158 B
XML

<device>
<name>pci_8086_27c5_scsi_host</name>
<parent>pci_8086_27c5</parent>
<capability type='scsi_host'>
<host>0</host>
</capability>
</device>