X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoder%2Ftest%2Fcan%2Ftest.conf;h=03e314390d434c44e2bbff6dbce284936001ed30;hb=b23266227ada677fd5c25a5083cd0fe46b15dae9;hp=75e98263867d8e09f6035a5bb42ddef2a80d4618;hpb=26bccd011aa20253cbc10810c71c4d32bad77165;p=sigrok-test.git diff --git a/decoder/test/can/test.conf b/decoder/test/can/test.conf index 75e9826..03e3143 100644 --- a/decoder/test/can/test.conf +++ b/decoder/test/can/test.conf @@ -48,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