]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/parallel/test.conf
parallel: Update input file location.
[sigrok-test.git] / decoder / test / parallel / test.conf
index 35e9f60a36ec822982fdd1853d5b73decaad55d5..e894ee2738d1b9cd2459e8b7c5557dc0f17574af 100644 (file)
@@ -1,19 +1,19 @@
 test incremental_8ch_short_noclock
        protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
-       input demo/incremental_8ch_short.sr
+       input misc/demo/incremental_8ch_short.sr
        output parallel annotation match incremental_8ch_short_noclock.output
 
 test incremental_8ch_short_clock
        protocol-decoder parallel channel clk=0 channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
-       input demo/incremental_8ch_short.sr
+       input misc/demo/incremental_8ch_short.sr
        output parallel annotation match incremental_8ch_short_clock.output
 
 test incremental_8ch_long_noclock
        protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
-       input demo/incremental_8ch_long.sr
+       input misc/demo/incremental_8ch_long.sr
        output parallel annotation match incremental_8ch_long_noclock.output
 
 test incremental_8ch_long_clock
        protocol-decoder parallel channel clk=0 channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
-       input demo/incremental_8ch_long.sr
+       input misc/demo/incremental_8ch_long.sr
        output parallel annotation match incremental_8ch_long_clock.output