X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fparallel%2Fincremental_8ch_short_clock.python;h=97c2da5c6a63014c816d0adaebaa10fb35568092;hb=7d97c1424a7b39ccdf37128d66fb6632baf8f523;hp=ea7c42330d2c54753c3d79f5c2e173f535e6517b;hpb=7974d8f42cc1629aa852b9c535b718d4fc8773e0;p=sigrok-test.git diff --git a/decoder/test/parallel/incremental_8ch_short_clock.python b/decoder/test/parallel/incremental_8ch_short_clock.python index ea7c423..97c2da5 100644 --- a/decoder/test/parallel/incremental_8ch_short_clock.python +++ b/decoder/test/parallel/incremental_8ch_short_clock.python @@ -1,4 +1,4 @@ -1-3 parallel: ['ITEM', 1] -3-5 parallel: ['ITEM', 3] -5-7 parallel: ['ITEM', 5] -7-9 parallel: ['ITEM', 7] +1-3 parallel: ['ITEM', (1, 8)] +3-5 parallel: ['ITEM', (3, 8)] +5-7 parallel: ['ITEM', (5, 8)] +7-9 parallel: ['ITEM', (7, 8)]