libvirt/tests/nodedevschemadata/pci_8086_27c5_scsi_host_scsi_device_lun0.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

12 lines
259 B
XML

<device>
<name>pci_8086_27c5_scsi_host_scsi_device_lun0</name>
<parent>pci_8086_27c5_scsi_host</parent>
<capability type='scsi'>
<host>0</host>
<bus>0</bus>
<target>0</target>
<lun>0</lun>
<type>disk</type>
</capability>
</device>