summaryrefslogtreecommitdiff
path: root/decoder/test/usb_signalling/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-12-25 17:23:36 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-12-27 23:03:43 +0100
commit7974d8f42cc1629aa852b9c535b718d4fc8773e0 (patch)
tree7b699c35042ebd542da2f56b3226b5a59422fcbe /decoder/test/usb_signalling/test.conf
parentdd9648d4c3235317cb8b36c88448f5f14c738a6b (diff)
downloadsigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.tar.gz
sigrok-test-7974d8f42cc1629aa852b9c535b718d4fc8773e0.zip
Add OUTPUT_PYTHON test-cases for all PDs.
Diffstat (limited to 'decoder/test/usb_signalling/test.conf')
-rw-r--r--decoder/test/usb_signalling/test.conf14
1 files changed, 14 insertions, 0 deletions
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