From: Gerhard Sittig Date: Tue, 6 Jun 2017 21:09:44 +0000 (+0200) Subject: spi: Missing samplerate spec is not fatal X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=commitdiff_plain;h=e56d386c6187319c9d68496b71ff3338c9428d25;ds=sidebyside spi: Missing samplerate spec is not fatal Remove the "exception_samplerate" test for the SPI decoder. Lack of a samplerate specification only breaks the emission of the throughput annotations, but still allows decoding the clocked signal. --- diff --git a/decoder/test/spi/test.conf b/decoder/test/spi/test.conf index 8e7b669..e604708 100644 --- a/decoder/test/spi/test.conf +++ b/decoder/test/spi/test.conf @@ -75,11 +75,6 @@ test 152bit_spi output spi binary class miso match 152bit_spi.bin_miso output spi binary class mosi match 152bit_spi.bin_mosi -test exception_samplerate - protocol-decoder spi - input misc/no-samplerate.sr - output spi exception match SamplerateError - test exception_channel protocol-decoder spi channel cs=1 channel clk=0 input spi/spi-count-msb.sr