]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/uart/test.conf
uart: Make rxtx_overlapped test-case use format=hex.
[sigrok-test.git] / decoder / test / uart / test.conf
index ad7094afb52cfbd064938d542049ba2a8d74cf6c..d5df2075822b189a2b5290f6e0822182fd2228cd 100644 (file)
@@ -115,7 +115,7 @@ test hello_world_8o1_115200
        output uart binary class tx match hello_world_8o1_115200.bin_tx
 
 test rxtx_overlapped
-       protocol-decoder uart channel rx=3 channel tx=4
+       protocol-decoder uart channel rx=3 channel tx=4 option format=hex
        input uart/rxtx_overlapped/rxtx_overlapped.sr
        output uart annotation match rxtx_overlapped.output
        output uart python match rxtx_overlapped.python