summaryrefslogtreecommitdiff
path: root/decoder/test/mrf24j40/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-08-18 00:07:50 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2015-08-18 00:07:50 +0200
commitbc73a3aacf2441824e0135225f038efc467de53d (patch)
tree7b325b7fbc57f2a4242c3c23b8245fff92514c70 /decoder/test/mrf24j40/test.conf
parent69d94dd25085a095b2310e7bd561ce3ec321608c (diff)
downloadsigrok-test-bc73a3aacf2441824e0135225f038efc467de53d.tar.gz
sigrok-test-bc73a3aacf2441824e0135225f038efc467de53d.zip
mrf24j40: Add a few test-cases.
Diffstat (limited to 'decoder/test/mrf24j40/test.conf')
-rw-r--r--decoder/test/mrf24j40/test.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/decoder/test/mrf24j40/test.conf b/decoder/test/mrf24j40/test.conf
new file mode 100644
index 0000000..92b52d4
--- /dev/null
+++ b/decoder/test/mrf24j40/test.conf
@@ -0,0 +1,13 @@
+test mrf24j40-reset-wakeup
+ protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
+ protocol-decoder mrf24j40
+ stack spi mrf24j40
+ input spi/mrf24j40/mrf24j40-reset-wakeup.sr
+ output mrf24j40 annotation match mrf24j40-reset-wakeup.output
+
+test mrf24j40-wake-tx-ack
+ protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
+ protocol-decoder mrf24j40
+ stack spi mrf24j40
+ input spi/mrf24j40/mrf24j40-wake-tx-ack.sr
+ output mrf24j40 annotation match mrf24j40-wake-tx-ack.output