]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/test/can/test.conf
ad5626: Add a test-case.
[sigrok-test.git] / decoder / test / can / test.conf
index 4ad981df35776238a31afcd24001e706256deb11..03e314390d434c44e2bbff6dbce284936001ed30 100644 (file)
@@ -33,6 +33,7 @@ test mcp2515dm-bm-125kbits_bus_load_25percent
        input can/microchip_mcp2515dm-bm/mcp2515dm-bm-125kbits_bus_load_25percent.sr
        output can annotation match mcp2515dm-bm-125kbits_bus_load_25percent.output
 
+# Note: The samplerate of this file is rather low (500kHz).
 test nmea2000_fuel_flow_gps_snippet
        protocol-decoder can channel can_rx=0 option nominal_bitrate=250000
        input can/nmea2000/lowrance_ep_60r_garmin_gps_17x/nmea2000_fuel_flow_gps_snippet.sr
@@ -47,3 +48,33 @@ test can_fd_std_without_brs_64
        protocol-decoder can channel can_rx=0 option nominal_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
+
+test can_fd_ext_without_brs_8
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_8.sr
+       output can annotation match can_fd_ext_without_brs_8.output
+
+test can_fd_ext_without_brs_64
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_64.sr
+       output can annotation match can_fd_ext_without_brs_64.output
+
+test can_fd_std_brs_8
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr
+       output can annotation match can_fd_std_brs_8.output
+
+test can_fd_std_brs_64
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr
+       output can annotation match can_fd_std_brs_64.output
+
+test can_fd_ext_brs_8
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr
+       output can annotation match can_fd_ext_brs_8.output
+
+test can_fd_ext_brs_64
+       protocol-decoder can channel can_rx=0 option nominal_bitrate=1000000
+       input can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr
+       output can annotation match can_fd_ext_brs_64.output