From 7d40eaab03c846a7226728cb53e1bf179c152153 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 4 Nov 2016 22:41:03 +0100 Subject: ps2: Add an initial PS/2 keyboard test-case. --- decoder/test/ps2/test.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 decoder/test/ps2/test.conf (limited to 'decoder/test/ps2/test.conf') diff --git a/decoder/test/ps2/test.conf b/decoder/test/ps2/test.conf new file mode 100644 index 0000000..3786324 --- /dev/null +++ b/decoder/test/ps2/test.conf @@ -0,0 +1,4 @@ +test ps2_keyboard_asdfgh + protocol-decoder ps2 channel clk=3 channel data=2 + input ps2/keyboard/ps2_keyboard_asdfgh.sr + output ps2 annotation match ps2_keyboard_asdfgh.output -- cgit v1.2.3-54-g00ecf