From ddbb3836c65978a528a883dd274e26f0f05616f1 Mon Sep 17 00:00:00 2001 From: Stephan Thiele Date: Sat, 23 Feb 2019 15:41:08 +0100 Subject: can: add canfd tests can_fd_without_brs_8 + can_fd_without_brs_64 --- decoder/test/can/test.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'decoder/test/can/test.conf') 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 -- cgit v1.2.3-70-g09d2