X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fcan%2Ftest.conf;fp=decoder%2Ftest%2Fcan%2Ftest.conf;h=68271fc23abf18d93579261db785e3c0f95829e7;hp=75e98263867d8e09f6035a5bb42ddef2a80d4618;hb=9c97daf7d70e764ae21065da8e39b88e6f187ddd;hpb=ab8b0a8ff039e26d6a5223609b14132f563bbcbe diff --git a/decoder/test/can/test.conf b/decoder/test/can/test.conf index 75e9826..68271fc 100644 --- a/decoder/test/can/test.conf +++ b/decoder/test/can/test.conf @@ -48,3 +48,13 @@ 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