summaryrefslogtreecommitdiff
path: root/decoders/mx25lxx05d/test/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-01-30 19:17:40 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2014-01-30 19:17:40 +0100
commit714f22fe69a79f517fb3b47567b390233987d246 (patch)
tree17790c3e8b6c580e9ca921123e8743b8cbc2f2c8 /decoders/mx25lxx05d/test/test.conf
parent9eace5fb7ce1c9cc736fd7a133dc413536004dee (diff)
downloadlibsigrokdecode-714f22fe69a79f517fb3b47567b390233987d246.tar.gz
libsigrokdecode-714f22fe69a79f517fb3b47567b390233987d246.zip
mx25lxx05d: Add probe test case.
Diffstat (limited to 'decoders/mx25lxx05d/test/test.conf')
-rw-r--r--decoders/mx25lxx05d/test/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoders/mx25lxx05d/test/test.conf b/decoders/mx25lxx05d/test/test.conf
new file mode 100644
index 0000000..20162fd
--- /dev/null
+++ b/decoders/mx25lxx05d/test/test.conf
@@ -0,0 +1,7 @@
+test probe
+ protocol-decoder spi probe cs=0 probe miso=1 probe clk=2 probe mosi=3
+ protocol-decoder mx25lxx05d
+ stack spi mx25lxx05d
+ input spi/mx25l1605d/mx25l1605d_probe.sr
+ output mx25lxx05d annotation match probe.output
+