summaryrefslogtreecommitdiff
path: root/decoder/test/can/test.conf
diff options
context:
space:
mode:
authorstephan.thiele <stephan.thiele@mailbox.org>2019-11-13 22:18:30 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-11-29 20:32:51 +0100
commit9c97daf7d70e764ae21065da8e39b88e6f187ddd (patch)
tree4191d49b3d199e97a43ede5ff7834d6199046a33 /decoder/test/can/test.conf
parentab8b0a8ff039e26d6a5223609b14132f563bbcbe (diff)
downloadsigrok-test-9c97daf7d70e764ae21065da8e39b88e6f187ddd.tar.gz
sigrok-test-9c97daf7d70e764ae21065da8e39b88e6f187ddd.zip
can: testconf: add can_fd_ext_without_brs_8 + can_fd_ext_without_brs_64
Diffstat (limited to 'decoder/test/can/test.conf')
-rw-r--r--decoder/test/can/test.conf10
1 files changed, 10 insertions, 0 deletions
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