From 37e284a27e9d436e9da366adac2c6ebe7a69ed44 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 18 Dec 2015 18:26:05 +0100 Subject: Add a few em4100 test cases. --- decoder/test/em4100/test.conf | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 decoder/test/em4100/test.conf (limited to 'decoder/test/em4100/test.conf') diff --git a/decoder/test/em4100/test.conf b/decoder/test/em4100/test.conf new file mode 100644 index 0000000..4ce5760 --- /dev/null +++ b/decoder/test/em4100/test.conf @@ -0,0 +1,79 @@ +test em4100_0200f5ed8d + protocol-decoder em4100 channel data=1 + input rfid/em4100/rfid_copier/em4100_0200f5ed8d.sr + output em4100 annotation match em4100_0200f5ed8d.output + +test em4100_010784f221_card + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_010784f221_card.sr + output em4100 annotation match em4100_010784f221_card.output + +test em4100_01092ade55_keyfob + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_01092ade55_keyfob.sr + output em4100 annotation match em4100_01092ade55_keyfob.output + +test em4100_041815e864_glass + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_041815e864_glass.sr + output em4100 annotation match em4100_041815e864_glass.output + +test em4100_19004f03d7_card + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_19004f03d7_card.sr + output em4100 annotation match em4100_19004f03d7_card.output + +test em4100_19004f246f_card + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_19004f246f_card.sr + output em4100 annotation match em4100_19004f246f_card.output + +test em4100_29000c2c34_glass + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_29000c2c34_glass.sr + output em4100 annotation match em4100_29000c2c34_glass.output + +test em4100_3b0033aaf2_keyfob + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_3b0033aaf2_keyfob.sr + output em4100 annotation match em4100_3b0033aaf2_keyfob.output + +test em4100_3b00344ce7_keyfob + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_3b00344ce7_keyfob.sr + output em4100 annotation match em4100_3b00344ce7_keyfob.output + +test em4100_3b0035c693_keyfob + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_3b0035c693_keyfob.sr + output em4100 annotation match em4100_3b0035c693_keyfob.output + +test em4100_8400043916_keyfob + protocol-decoder em4100 channel data=2 + input rfid/em4100/rdm630/em4100_8400043916_keyfob.sr + output em4100 annotation match em4100_8400043916_keyfob.output + +test em4102_1f0044de9c_card + protocol-decoder em4100 channel data=2 + input rfid/em4102/rdm630/em4102_1f0044de9c_card.sr + output em4100 annotation match em4102_1f0044de9c_card.output + +test em4102_24003dab13_card + protocol-decoder em4100 channel data=2 + input rfid/em4102/rdm630/em4102_24003dab13_card.sr + output em4100 annotation match em4102_24003dab13_card.output + +test em4102_24003e8ad1_card + protocol-decoder em4100 channel data=2 + input rfid/em4102/rdm630/em4102_24003e8ad1_card.sr + output em4100 annotation match em4102_24003e8ad1_card.output + +test fk4100_29004e292a_card + protocol-decoder em4100 channel data=2 + input rfid/fk4100/rdm630/fk4100_29004e292a_card.sr + output em4100 annotation match fk4100_29004e292a_card.output + +test fk4100_29004f72fb_card + protocol-decoder em4100 channel data=2 + input rfid/fk4100/rdm630/fk4100_29004f72fb_card.sr + output em4100 annotation match fk4100_29004f72fb_card.output -- cgit v1.2.3-54-g00ecf