]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/mrf24j40/test.conf
mrf24j40: Add a few more test-cases.
[sigrok-test.git] / decoder / test / mrf24j40 / test.conf
index 2c64a02b5b33626e1c0bf0b2e66fd4ac9f57235b..2e482e3683782d77114d80e5039f1a1f57847247 100644 (file)
@@ -11,3 +11,17 @@ test mrf24j40-wake-tx-ack
        stack spi mrf24j40
        input spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr
        output mrf24j40 annotation match mrf24j40-wake-tx-ack.output
+
+test mrf24j40ma_no_txfails
+       protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1
+       protocol-decoder mrf24j40
+       stack spi mrf24j40
+       input spi/mrf24j40/ecg/mrf24j40ma_no_txfails.sr
+       output mrf24j40 annotation match mrf24j40ma_no_txfails.output
+
+test mrf24j40ma_many_txfails
+       protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1
+       protocol-decoder mrf24j40
+       stack spi mrf24j40
+       input spi/mrf24j40/ecg/mrf24j40ma_many_txfails.sr
+       output mrf24j40 annotation match mrf24j40ma_many_txfails.output