]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/spi/test.conf
spi: Add two more test-cases.
[sigrok-test.git] / decoder / test / spi / test.conf
index e604708e995d82e0106c5f5c26c7e64916920fe4..f720a4539f0f373a0f3c291df97395b8f1c898c8 100644 (file)
@@ -75,6 +75,22 @@ test 152bit_spi
        output spi binary class miso match 152bit_spi.bin_miso
        output spi binary class mosi match 152bit_spi.bin_mosi
 
+test cc1101-burst-read
+       protocol-decoder spi channel mosi=0 channel miso=2 channel clk=1 channel cs=5
+       input spi/cc1101/cc1101-burst-read.sr
+       output spi annotation match cc1101-burst-read.output
+       output spi python match cc1101-burst-read.python
+       output spi binary class miso match cc1101-burst-read.bin_miso
+       output spi binary class mosi match cc1101-burst-read.bin_mosi
+
+test adf4351-set-4000mhz
+       protocol-decoder spi channel cs=0 channel mosi=1 channel clk=2
+       input spi/adf4351/set-4000mhz.sr
+       output spi annotation match adf4351-set-4000mhz.output
+       output spi python match adf4351-set-4000mhz.python
+       output spi binary class miso match adf4351-set-4000mhz.bin_miso
+       output spi binary class mosi match adf4351-set-4000mhz.bin_mosi
+
 test exception_channel
        protocol-decoder spi channel cs=1 channel clk=0
        input spi/spi-count-msb.sr