]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/timing/test.conf
timing: add tests for noaverage/edge/delta modes
[sigrok-test.git] / decoder / test / timing / test.conf
index 34ccc4778bb2dbc1db5789ed52eed8e8979d08ee..feca6af5e8410f4a6ccd212f7ddef94b8ea27ea3 100644 (file)
@@ -7,3 +7,8 @@ test am2301_1mhz_avg4
        protocol-decoder timing channel data=5 option avg_period=4
        input am230x/am2301/am2301_1mhz.sr
        output timing annotation match am2301_1mhz_avg4.output
+
+test am2301_1mhz_noavg_rising_delta
+       protocol-decoder timing channel data=5 option avg_period=0 option edge=rising option delta=yes
+       input am230x/am2301/am2301_1mhz.sr
+       output timing annotation match am2301_1mhz_noavg_rising_delta.output