summaryrefslogtreecommitdiff
path: root/decoder/test/jtag/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/jtag/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/jtag/test.conf')
-rw-r--r--decoder/test/jtag/test.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/decoder/test/jtag/test.conf b/decoder/test/jtag/test.conf
index bc5eacb..658f517 100644
--- a/decoder/test/jtag/test.conf
+++ b/decoder/test/jtag/test.conf
@@ -2,28 +2,34 @@ test olimex_stm32-h103_irscan_drscan
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/olimex_stm32-h103/olimex_stm32-h103_irscan_drscan.sr
output jtag annotation match olimex_stm32-h103_irscan_drscan.output
+ output jtag python match olimex_stm32-h103_irscan_drscan.python
test olimex_stm32-h103_idle
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/olimex_stm32-h103/olimex_stm32-h103_idle.sr
output jtag annotation match olimex_stm32-h103_idle.output
+ output jtag python match olimex_stm32-h103_idle.python
test keil_mcb2140_irscan_drscan
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/keil_mcb2140/keil_mcb2140_irscan_drscan.sr
output jtag annotation match keil_mcb2140_irscan_drscan.output
+ output jtag python match keil_mcb2140_irscan_drscan.python
test keil_mcb2140_idle
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/keil_mcb2140/keil_mcb2140_idle.sr
output jtag annotation match keil_mcb2140_idle.output
+ output jtag python match keil_mcb2140_idle.python
test glyn_tonga2_irscan_drscan
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/glyn_tonga2/glyn_tonga2_irscan_drscan.sr
output jtag annotation match glyn_tonga2_irscan_drscan.output
+ output jtag python match glyn_tonga2_irscan_drscan.python
test glyn_tonga2_idle
protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
input jtag/glyn_tonga2/glyn_tonga2_idle.sr
output jtag annotation match glyn_tonga2_idle.output
+ output jtag python match glyn_tonga2_idle.python