summaryrefslogtreecommitdiff
path: root/decoder/test/jtag_stm32/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-09-02 00:56:08 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2015-09-03 16:15:08 +0200
commite9ee3df644e8f36e3a06db2e5dacdd2604416e87 (patch)
tree5494460fe332f3edb4777d3f62d539997ec9e566 /decoder/test/jtag_stm32/test.conf
parent9e1cd00b06547f8662ee8b0fec417fd6b946c3cd (diff)
downloadsigrok-test-e9ee3df644e8f36e3a06db2e5dacdd2604416e87.tar.gz
sigrok-test-e9ee3df644e8f36e3a06db2e5dacdd2604416e87.zip
jtag_stm32: Add a few test-cases.
Diffstat (limited to 'decoder/test/jtag_stm32/test.conf')
-rw-r--r--decoder/test/jtag_stm32/test.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/decoder/test/jtag_stm32/test.conf b/decoder/test/jtag_stm32/test.conf
new file mode 100644
index 0000000..6af0db0
--- /dev/null
+++ b/decoder/test/jtag_stm32/test.conf
@@ -0,0 +1,13 @@
+test olimex_stm32-h103_irscan_drscan
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ protocol-decoder jtag_stm32
+ stack jtag jtag_stm32
+ input jtag/olimex_stm32-h103/olimex_stm32-h103_irscan_drscan.sr
+ output jtag_stm32 annotation match olimex_stm32-h103_irscan_drscan.output
+
+test olimex_stm32-h103_idle
+ protocol-decoder jtag channel tdi=1 channel tdo=4 channel tck=3 channel tms=2
+ protocol-decoder jtag_stm32
+ stack jtag jtag_stm32
+ input jtag/olimex_stm32-h103/olimex_stm32-h103_idle.sr
+ output jtag_stm32 annotation match olimex_stm32-h103_idle.output