]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/uart/test/test.conf
pdtests: Check for SamplerateError in all PDs that emit it.
[libsigrokdecode.git] / decoders / uart / test / test.conf
index f15b04b321e4bf3986049e9b784998cb7811491d..a071c627a21a41956edf7e98995eefa2dda5adb0 100644 (file)
@@ -8,3 +8,8 @@ test trekstor_ebr30_a
        output uart binary class tx match trekstor_bin_tx.output
        output uart binary class rxtx match trekstor_bin_rx.output
 
+test exception_samplerate
+       protocol-decoder uart
+       input misc/no-samplerate.sr
+       output uart exception match SamplerateError
+