From c999ec54b9a88d9dd32e527a824be47cc10883ba Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 29 Feb 2016 02:25:06 +0100 Subject: Add a few t55xx test cases. --- decoder/test/t55xx/test.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 decoder/test/t55xx/test.conf (limited to 'decoder/test/t55xx/test.conf') diff --git a/decoder/test/t55xx/test.conf b/decoder/test/t55xx/test.conf new file mode 100644 index 0000000..cbe24c9 --- /dev/null +++ b/decoder/test/t55xx/test.conf @@ -0,0 +1,9 @@ +test t5557_write + protocol-decoder t55xx channel data=1 + input rfid/t55xx/t5557_write.sr + output t55xx annotation match t5557_write.output + +test em4305_write + protocol-decoder t55xx channel data=0 + input rfid/t55xx/em4305_write.sr + output t55xx annotation match em4305_write.output -- cgit v1.2.3-54-g00ecf