]> sigrok.org Git - sigrok-test.git/commit
spi: Add some test-cases for wordsize != 8.
authorUwe Hermann <redacted>
Sun, 23 Oct 2016 19:25:48 +0000 (21:25 +0200)
committerUwe Hermann <redacted>
Sun, 23 Oct 2016 19:25:48 +0000 (21:25 +0200)
commit349d754f287085aa4dd748c7b00581ca1a0a6203
tree54df0e5b3fc094b5cc2975282e352e96b0002453
parent1269e32cdf5b07fef25d2e28c1a97eafbd270d21
spi: Add some test-cases for wordsize != 8.
16 files changed:
decoder/test/spi/152bit_spi.bin_miso [new file with mode: 0644]
decoder/test/spi/152bit_spi.bin_mosi [new file with mode: 0644]
decoder/test/spi/152bit_spi.output [new file with mode: 0644]
decoder/test/spi/152bit_spi.python [new file with mode: 0644]
decoder/test/spi/16bit_spi.bin_miso [new file with mode: 0644]
decoder/test/spi/16bit_spi.bin_mosi [new file with mode: 0644]
decoder/test/spi/16bit_spi.output [new file with mode: 0644]
decoder/test/spi/16bit_spi.python [new file with mode: 0644]
decoder/test/spi/40bit_spi.bin_miso [new file with mode: 0644]
decoder/test/spi/40bit_spi.bin_mosi [new file with mode: 0644]
decoder/test/spi/40bit_spi.output [new file with mode: 0644]
decoder/test/spi/40bit_spi.python [new file with mode: 0644]
decoder/test/spi/9bit_spi.bin_mosi [new file with mode: 0644]
decoder/test/spi/9bit_spi.output [new file with mode: 0644]
decoder/test/spi/9bit_spi.python [new file with mode: 0644]
decoder/test/spi/test.conf