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.
This commit is contained in:
Mark McLoughlin
2009-02-24 14:58:32 +00:00
parent c4c5e9dbbb
commit da61daa2e6
16 changed files with 22 additions and 24 deletions

View File

@@ -13,5 +13,3 @@
</capability>
</capability>
</device>

View File

@@ -14,5 +14,3 @@
</firmware>
</capability>
</device>

View File

@@ -7,5 +7,3 @@
<capability type='80211'/>
</capability>
</device>

View File

@@ -7,5 +7,3 @@
<capability type='80203'/>
</capability>
</device>

View File

@@ -10,5 +10,3 @@
<vendor id='0x1002'>ATI Technologies Inc</vendor>
</capability>
</device>

View File

@@ -5,5 +5,3 @@
<host>0</host>
</capability>
</device>

View File

@@ -5,5 +5,3 @@
<host>1</host>
</capability>
</device>

View File

@@ -9,5 +9,3 @@
<type>disk</type>
</capability>
</device>

View File

@@ -5,5 +5,3 @@
<host>0</host>
</capability>
</device>

View File

@@ -10,5 +10,3 @@
<size>100030242816</size>
</capability>
</device>

View File

@@ -8,5 +8,3 @@
<vendor id='0x1d6b'>Linux Foundation</vendor>
</capability>
</device>

View File

@@ -8,5 +8,3 @@
<protocol>0</protocol>
</capability>
</device>