]> sigrok.org Git - libsigrokdecode.git/commit
pdtest/runtc: Support for output type 'exception'.
authorBert Vermeulen <redacted>
Mon, 23 Jun 2014 17:49:47 +0000 (19:49 +0200)
committerBert Vermeulen <redacted>
Mon, 23 Jun 2014 17:49:47 +0000 (19:49 +0200)
commitd510f7b3d5d03c6fca5b6af4e184dc2f46da9a1a
tree99a4bd9766c834c0faf547f890682dd21e70072b
parent4e891b94cae1b3e83155721476137a900fe242a6
pdtest/runtc: Support for output type 'exception'.

The match value should be the name of the exception thrown, e.g.
AttributeError, IndexError or even a custom exception defined in
the protocol decoder, such as SamplerateError.
tests/pdtest
tests/runtc.c