]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/can/test.conf
can: add canfd tests can_fd_without_brs_8 + can_fd_without_brs_64
[sigrok-test.git] / decoder / test / can / test.conf
index c79ae6378b06002757b95e6c1e28f6e57ea7a767..8d55fbb6f96c32ae7b9fde555f480121085d8fb3 100644 (file)
@@ -37,3 +37,13 @@ test nmea2000_fuel_flow_gps_snippet
        protocol-decoder can channel can_rx=0 option bitrate=250000
        input can/nmea2000/lowrance_ep_60r_garmin_gps_17x/nmea2000_fuel_flow_gps_snippet.sr
        output can annotation match nmea2000_fuel_flow_gps_snippet.output
+
+test can_fd_std_without_brs_8
+       protocol-decoder can channel can_rx=0 option bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr
+       output can annotation match can_fd_std_without_brs_8.output
+
+test can_fd_std_without_brs_64
+       protocol-decoder can channel can_rx=0 option bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_std_without_brs_64.sr
+       output can annotation match can_fd_std_without_brs_64.output