summaryrefslogtreecommitdiff
path: root/decoder/test/ssi32/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2016-08-22 00:07:42 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2016-08-22 00:07:42 +0200
commit510345315a1632cc0227e51d6678571b74f5013c (patch)
treedd0723e05fb426594f1f0b8c00c835ca1e72b74a /decoder/test/ssi32/test.conf
parentfb2f61ba51430780fe8454149f790b140ac0e28e (diff)
downloadsigrok-test-510345315a1632cc0227e51d6678571b74f5013c.tar.gz
sigrok-test-510345315a1632cc0227e51d6678571b74f5013c.zip
Add some SSI32 tests.
Diffstat (limited to 'decoder/test/ssi32/test.conf')
-rw-r--r--decoder/test/ssi32/test.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/decoder/test/ssi32/test.conf b/decoder/test/ssi32/test.conf
new file mode 100644
index 0000000..b3ac5f9
--- /dev/null
+++ b/decoder/test/ssi32/test.conf
@@ -0,0 +1,13 @@
+test ssi32_bananapi_loop_test
+ protocol-decoder spi channel clk=2 channel miso=1 channel mosi=0 channel cs=3
+ protocol-decoder ssi32
+ stack spi ssi32
+ input spi/ssi32/ssi32_bananapi_loop_test.sr
+ output ssi32 annotation match ssi32_bananapi_loop_test.output
+
+test ssi32_watchdog
+ protocol-decoder spi channel clk=2 channel miso=4 channel mosi=3 channel cs=0
+ protocol-decoder ssi32
+ stack spi ssi32
+ input spi/ssi32/ssi32_watchdog.sr
+ output ssi32 annotation match ssi32_watchdog.output