]> sigrok.org Git - libsigrokdecode.git/history - tests/runtc.c
tests/check_session.c: Fix compiler warning.
[libsigrokdecode.git] / tests / runtc.c
2014-07-20 Uwe Hermannruntc: Update to the new libsigrok session API.
2014-07-08 Marcus ComstedtRemove dependency on Python.h from public API header
2014-07-08 Marcus Comstedtruntc: Fix incorrect include directive
2014-06-26 Bert Vermeulenruntc: PD option value is a GVariant, not string.
2014-06-23 Bert Vermeulenpdtest/runtc: Support for output type 'exception'.
2014-05-23 Kumar Abhishekruntc.c: Fix compiler warning
2014-05-03 Uwe HermannDon't define names ending with _t (POSIX reserved).
2014-04-13 Uwe HermannRename 'probe' to 'channel' everywhere.
2014-03-20 Bert Vermeulenruntc: Add list of missed lines to coverage output.
2014-03-17 Bert VermeulenAdd support for code coverage of used decoder modules.
2014-02-24 Daniel ElstnerMake the data unit size configurable
2014-01-30 Uwe HermannFix warnings exposed by -Wmissing-prototypes.
2014-01-28 Uwe Hermanntests/runtc.c: Minor whitespace fixes.
2013-12-22 Bert Vermeulenruntc: Fix conditional build on non-Linux systems.
2013-12-18 Bert Vermeulenruntc: Output binary as ASCII timestamp/class/hex bytes...
2013-12-13 Bert Vermeulenpdtest/runtc: Add support for Python output types.
2013-12-12 Bert Vermeulenpdtest/runtc: Add support for binary output types.
2013-12-12 Bert Vermeulenruntc: Add support for binary output.
2013-12-11 Bert Vermeulenruntc: Return errorcode according to testcase result.
2013-12-11 Bert Vermeulenpdtest: Use -dd to turn on SR/SRD debugging.
2013-12-11 Bert Vermeulenruntc: Make sure to test this set of decoders, not...
2013-12-10 Bert VermeulenAdd protocol decoder testing framework.