]> sigrok.org Git - libsigrokdecode.git/commitdiff
test: add simple "no data" test case for decoder "terminate and reset"
authorGerhard Sittig <redacted>
Sun, 17 Dec 2017 21:24:10 +0000 (22:24 +0100)
committerUwe Hermann <redacted>
Sat, 31 Mar 2018 18:44:21 +0000 (20:44 +0200)
Introduce a "reset" group of tests. Whip up a first test step which runs
the "terminate and reset" routine for decoder stacks after session
creation, start, and meta data setup. No input data gets processed, no
decoder output is tested yet.


No differences found