]> sigrok.org Git - sigrok-test.git/commit
pdtest: add support for input format specs in test.conf files
authorGerhard Sittig <redacted>
Sat, 23 Apr 2022 06:32:30 +0000 (08:32 +0200)
committerGerhard Sittig <redacted>
Sat, 23 Apr 2022 14:58:46 +0000 (16:58 +0200)
commit12f978c9d45b3bf5b5767cb3104fac4c38bfd3df
treee921f350d498b79269d3ffe95aa2501ca6dedc3d
parent80cc8a49a87e5f2e4ffc1cbb795419dab105d5b0
pdtest: add support for input format specs in test.conf files

The pdtest(1) utility interprets test.conf files. Extend the syntax of
'input' lines. These used to accept one filename only. Add support for
'format' and 'option' keywords. These translate to runtc(1) -I options.
decoder/pdtest