summaryrefslogtreecommitdiff
path: root/decoder/test/can/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/can/test.conf')
-rw-r--r--decoder/test/can/test.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/decoder/test/can/test.conf b/decoder/test/can/test.conf
index 03e3143..c16e036 100644
--- a/decoder/test/can/test.conf
+++ b/decoder/test/can/test.conf
@@ -63,18 +63,22 @@ 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
+ output can python match can_fd_std_brs_8.python
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
+ output can python match can_fd_std_brs_64.python
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
+ output can python match can_fd_ext_brs_8.python
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
+ output can python match can_fd_ext_brs_64.python