X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fi2c%2Ftest%2Ftest.conf;h=5c08e1d517b70b9317b5a37d2fde0a06781ac887;hb=d2bdb1303679b97c3de5ce2d2d1f2b62c9828a3a;hp=bd1068beff4b3bb5f2fd8fff6d3fde42ead325a0;hpb=d510f7b3d5d03c6fca5b6af4e184dc2f46da9a1a;p=libsigrokdecode.git diff --git a/decoders/i2c/test/test.conf b/decoders/i2c/test/test.conf index bd1068b..5c08e1d 100644 --- a/decoders/i2c/test/test.conf +++ b/decoders/i2c/test/test.conf @@ -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 exceptions + protocol-decoder i2c + input misc/no-samplerate.sr + output i2c exception match SamplerateError +