summaryrefslogtreecommitdiff
path: root/decoders/i2c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-08-11 22:53:02 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2014-08-14 17:44:20 +0200
commitdfbe1fb2a602114f74cc4f7e3610204dbb559012 (patch)
treed8b886ab0ae0d622ffcd9102b8b3a2b39282ed34 /decoders/i2c
parenta573d3944c410d90adb5130323e0f3792d9ae201 (diff)
downloadlibsigrokdecode-dfbe1fb2a602114f74cc4f7e3610204dbb559012.tar.gz
libsigrokdecode-dfbe1fb2a602114f74cc4f7e3610204dbb559012.zip
pdtests: Check for SamplerateError in all PDs that emit it.
Diffstat (limited to 'decoders/i2c')
-rw-r--r--decoders/i2c/test/test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/i2c/test/test.conf b/decoders/i2c/test/test.conf
index 5c08e1d..e383f5f 100644
--- a/decoders/i2c/test/test.conf
+++ b/decoders/i2c/test/test.conf
@@ -20,7 +20,7 @@ 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
+test exception_samplerate
protocol-decoder i2c
input misc/no-samplerate.sr
output i2c exception match SamplerateError