]> cloudbase.mooo.com Git - irmp.git/blobdiff - IR-Data/test-suite.sh
version 1.9.2: added RUWIDO protocol, for T-Home Mediareceiver
[irmp.git] / IR-Data / test-suite.sh
index 53585edb6787394efc1a9179a39508bbcb839d9f..7148cc2f232a35b654e07fdd1b2211e4bc84c87a 100644 (file)
@@ -28,6 +28,7 @@ for j in                            \
     Grundig_TP715.txt               \
     Grundig_TP715_SatTV.txt         \
     Grundig_TP715_Video.txt         \
+    Kathrein-UFS-912-Remote.txt     \
     Matsushita.txt                  \
     Nokia.txt                       \
     Panasonic-Blue-Ray.txt          \
@@ -52,6 +53,7 @@ for j in                            \
     nec-repetition.txt              \
     nec-skymaster-dt500.txt         \
     nec.txt                         \
+    nikon.txt                       \
     nubert-subwoofer.txt            \
     orion_vcr_07660BM070.txt        \
     panasonic-scan.txt              \
@@ -61,8 +63,10 @@ for j in                            \
     rc5x.txt                        \
     rc6-hold.txt                    \
     rc6.txt                         \
+    t-home-mediareceiver.txt        \
     sharp-denon.txt                 \
-    sharp-denon2.txt
+    sharp-denon2.txt                \
+    xbox360-10kHz.txt
 do
     echo "testing $j ..."
     if tmpsrc/irmp -v < $j | grep -q error
@@ -76,7 +80,8 @@ done
 for j in                                \
     Siemens-Gigaset-M740AV-15kHz.txt    \
     bo_beolink1000-15kHz.txt            \
-    denon-15kHz.txt
+    denon-15kHz.txt                     \
+    xbox360-15kHz.txt
 do
     echo "testing $j ..."
     if tmpsrc/irmp-15kHz -v < $j | grep -q error