From aa7522668d9ab14b5749ec267017341f97758be2 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 14 Aug 2015 19:15:59 +0200 Subject: usb_signalling: Add two more test-cases. --- decoder/test/usb_signalling/test.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'decoder/test/usb_signalling/test.conf') diff --git a/decoder/test/usb_signalling/test.conf b/decoder/test/usb_signalling/test.conf index 52e6b96..dab800e 100644 --- a/decoder/test/usb_signalling/test.conf +++ b/decoder/test/usb_signalling/test.conf @@ -8,6 +8,16 @@ test olimex_stm32-h103_usb_hid input usb/hid/mouse/olimex_stm32-h103_usb_hid/olimex_stm32-h103_usb_hid.sr output usb_signalling annotation match olimex_stm32-h103_usb_hid.output +test mk220_snippet + protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=full-speed + input usb/hid/keyboard_mouse_combo/logitech_mk220/mk220_snippet.sr + output usb_signalling annotation match mk220_snippet.output + +test rt-mwk01_snippet + protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=low-speed + input usb/hid/keyboard_mouse_combo/riitek_rt-mwk01/rt-mwk01_snippet.sr + output usb_signalling annotation match rt-mwk01_snippet.output + test exception_samplerate protocol-decoder usb_signalling input misc/no-samplerate.sr -- cgit v1.2.3-54-g00ecf