summaryrefslogtreecommitdiff
path: root/decoder/test/can/test.conf
diff options
context:
space:
mode:
authorStephan Thiele <stephan.thiele@mailbox.org>2019-02-23 15:41:08 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-10-06 23:41:52 +0200
commitddbb3836c65978a528a883dd274e26f0f05616f1 (patch)
tree5ec4e1d95b45292fb0a8510c50747ba6667c698e /decoder/test/can/test.conf
parent1a19c393c8be8588e2e377dfdc7b70b1d24f8f31 (diff)
downloadsigrok-test-ddbb3836c65978a528a883dd274e26f0f05616f1.tar.gz
sigrok-test-ddbb3836c65978a528a883dd274e26f0f05616f1.zip
can: add canfd tests can_fd_without_brs_8 + can_fd_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 c79ae63..8d55fbb 100644
--- a/decoder/test/can/test.conf
+++ b/decoder/test/can/test.conf
@@ -37,3 +37,13 @@ test nmea2000_fuel_flow_gps_snippet
protocol-decoder can channel can_rx=0 option bitrate=250000
input can/nmea2000/lowrance_ep_60r_garmin_gps_17x/nmea2000_fuel_flow_gps_snippet.sr
output can annotation match nmea2000_fuel_flow_gps_snippet.output
+
+test can_fd_std_without_brs_8
+ protocol-decoder can channel can_rx=0 option bitrate=1000000
+ input can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr
+ output can annotation match can_fd_std_without_brs_8.output
+
+test can_fd_std_without_brs_64
+ protocol-decoder can channel can_rx=0 option 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