]> sigrok.org Git - libsigrokdecode.git/history - tests/runtc.c
Fix warnings exposed by -Wmissing-prototypes.
[libsigrokdecode.git] / tests / runtc.c
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.