summaryrefslogtreecommitdiff
path: root/decoder/test/sdcard_spi/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-06-30 15:30:55 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2019-06-30 16:25:43 +0200
commita2d73da38a9eb1a810979c64b6e749a1cc251c9e (patch)
treeb9e70e4417bc26327a29a3a4ed718f20f58ec997 /decoder/test/sdcard_spi/test.conf
parentd7a31c505fd6e5d38b0f218fa1bf906040e0fa5d (diff)
downloadsigrok-test-a2d73da38a9eb1a810979c64b6e749a1cc251c9e.tar.gz
sigrok-test-a2d73da38a9eb1a810979c64b6e749a1cc251c9e.zip
sdcard_spi: Add a CMD17 test-case.
Diffstat (limited to 'decoder/test/sdcard_spi/test.conf')
-rw-r--r--decoder/test/sdcard_spi/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/sdcard_spi/test.conf b/decoder/test/sdcard_spi/test.conf
index d551f8a..f76119d 100644
--- a/decoder/test/sdcard_spi/test.conf
+++ b/decoder/test/sdcard_spi/test.conf
@@ -25,3 +25,10 @@ test data_transfer_complete_real
stack spi sdcard_spi
input sdcard/spi_mode/write_single_block/data_transfer_complete_real.sr
output sdcard_spi annotation match data_transfer_complete_real.output
+
+test cmd17
+ protocol-decoder spi channel cs=3 channel mosi=0 channel clk=2 channel miso=1
+ protocol-decoder sdcard_spi
+ stack spi sdcard_spi
+ input sdcard/spi_mode/cmds/cmd17.sr
+ output sdcard_spi annotation match cmd17.output