Added missing model.h and some tests for remotelist
[irwi] / ut / ut_remotelist / remotes.xml
diff --git a/ut/ut_remotelist/remotes.xml b/ut/ut_remotelist/remotes.xml
new file mode 100644 (file)
index 0000000..30266da
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" ?>
+<db>
+<char id="P">
+    <mfg id="Philips">
+        <model file="15PF4121_00" name="15PF4121"/>
+    </mfg>
+</char>
+<char id="L">
+    <mfg id="Lg">
+        <model file="AKB69680_00" name="AKB69680403"/>
+    </mfg>
+    <mfg id="Leadtek">
+        <model file="Y04G0004_00" name="Y04G0004"/>
+    </mfg>
+</char>
+<char id="T">
+    <mfg id="Topfield">
+        <model file="PVR_5000_00" name="PVR5000"/>
+    </mfg>
+</char>
+<char id="M">
+    <mfg id="Microsoft">
+        <model file="Xbox360_00" name="Xbox360"/>
+    </mfg>
+</char>
+</db>
+