From 7974d8f42cc1629aa852b9c535b718d4fc8773e0 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 25 Dec 2015 17:23:36 +0100 Subject: Add OUTPUT_PYTHON test-cases for all PDs. --- decoder/test/usb_signalling/test.conf | 14 ++++++++++++++ 1 file changed, 14 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 f7c5a7b..ea743c1 100644 --- a/decoder/test/usb_signalling/test.conf +++ b/decoder/test/usb_signalling/test.conf @@ -2,78 +2,92 @@ test logitech_rx250_leftclick protocol-decoder usb_signalling channel dp=0 channel dm=1 option signalling=low-speed input usb/hid/mouse/logitech_rx250/logitech_rx250_leftclick.sr output usb_signalling annotation match logitech_rx250_leftclick.output + output usb_signalling python match logitech_rx250_leftclick.python # Same output as above. test logitech_rx250_leftclick_automatic protocol-decoder usb_signalling channel dp=0 channel dm=1 option signalling=automatic input usb/hid/mouse/logitech_rx250/logitech_rx250_leftclick.sr output usb_signalling annotation match logitech_rx250_leftclick.output + output usb_signalling python match logitech_rx250_leftclick.python test olimex_stm32-h103_usb_hid protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=full-speed 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 + output usb_signalling python match olimex_stm32-h103_usb_hid.python # Same output as above. test olimex_stm32-h103_usb_hid_automatic protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=automatic 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 + output usb_signalling python match olimex_stm32-h103_usb_hid.python 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 + output usb_signalling python match mk220_snippet.python # NOT the same output as above! test mk220_snippet_automatic protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=automatic input usb/hid/keyboard_mouse_combo/logitech_mk220/mk220_snippet.sr output usb_signalling annotation match mk220_snippet_automatic.output + output usb_signalling python match mk220_snippet_automatic.python 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 + output usb_signalling python match rt-mwk01_snippet.python # Same output as above. test rt-mwk01_snippet_automatic protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=automatic input usb/hid/keyboard_mouse_combo/riitek_rt-mwk01/rt-mwk01_snippet.sr output usb_signalling annotation match rt-mwk01_snippet.output + output usb_signalling python match rt-mwk01_snippet.python test usb_reset_and_setup_lowspeed protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=low-speed input usb/setup/usb_reset_and_setup_lowspeed.sr output usb_signalling annotation match usb_reset_and_setup_lowspeed.output + output usb_signalling python match usb_reset_and_setup_lowspeed.python # Same output as above. test usb_reset_and_setup_lowspeed_automatic protocol-decoder usb_signalling channel dp=1 channel dm=0 option signalling=automatic input usb/setup/usb_reset_and_setup_lowspeed.sr output usb_signalling annotation match usb_reset_and_setup_lowspeed.output + output usb_signalling python match usb_reset_and_setup_lowspeed.python test voltcraft_vc820_usb_ok protocol-decoder usb_signalling channel dp=7 channel dm=6 option signalling=full-speed input usb/hid/dmm/voltcraft_vc820/voltcraft_vc820_usb_ok.sr output usb_signalling annotation match voltcraft_vc820_usb_ok.output + output usb_signalling python match voltcraft_vc820_usb_ok.python # Same output as above. test voltcraft_vc820_usb_ok_automatic protocol-decoder usb_signalling channel dp=7 channel dm=6 option signalling=automatic input usb/hid/dmm/voltcraft_vc820/voltcraft_vc820_usb_ok.sr output usb_signalling annotation match voltcraft_vc820_usb_ok.output + output usb_signalling python match voltcraft_vc820_usb_ok.python test voltcraft_vc820_usb_err protocol-decoder usb_signalling channel dp=7 channel dm=6 option signalling=full-speed input usb/hid/dmm/voltcraft_vc820/voltcraft_vc820_usb_err.sr output usb_signalling annotation match voltcraft_vc820_usb_err.output + output usb_signalling python match voltcraft_vc820_usb_err.python # NOT the same output as above! test voltcraft_vc820_usb_err_automatic protocol-decoder usb_signalling channel dp=7 channel dm=6 option signalling=automatic input usb/hid/dmm/voltcraft_vc820/voltcraft_vc820_usb_err.sr output usb_signalling annotation match voltcraft_vc820_usb_err_automatic.output + output usb_signalling python match voltcraft_vc820_usb_err_automatic.python test exception_samplerate protocol-decoder usb_signalling -- cgit v1.2.3-70-g09d2