]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2c/test/test.conf
spdif: Simplify get_pulse_type() a bit.
[libsigrokdecode.git] / decoders / i2c / test / test.conf
index bd1068beff4b3bb5f2fd8fff6d3fde42ead325a0..e383f5fc91fe0cca122c451c0aed41096dbf4752 100644 (file)
@@ -20,3 +20,8 @@ test xfp
        output i2c binary class address-read match xfp_address_read.binary
        output i2c binary class address-write match xfp_address_write.binary
 
+test exception_samplerate
+       protocol-decoder i2c
+       input misc/no-samplerate.sr
+       output i2c exception match SamplerateError
+