summaryrefslogtreecommitdiff
path: root/decoder/test/can
AgeCommit message (Collapse)Author
2020-07-26can: add Python output to std and ext brs test casesGerhard Sittig
The CAN decoder implementation got extended to output Python data. Adjust the test expectation to cover these on some dump files.
2020-01-01Updates after annotation class/row changes (singular/plural).Uwe Hermann
2019-11-29can: add bit rate switch tests for CAN-FDstephan.thiele
2019-11-29can: fix nmea2000_fuel_flow_gps_snippet dump (bit rate switch support)stephan.thiele
2019-11-29can: update tests because of CRC-15 annotationstephan.thiele
2019-11-29can: testconf: add can_fd_ext_without_brs_8 + can_fd_ext_without_brs_64stephan.thiele
2019-10-07can: Update test-cases after CAN-FD support was added.Uwe Hermann
2019-10-06can: Fix test-cases after option rename to 'nominal_bitrate'.Uwe Hermann
2019-10-06can: add canfd tests can_fd_without_brs_8 + can_fd_without_brs_64Stephan Thiele
2018-04-12can: Update tests wrt the fix for bug #1085.Uwe Hermann
2017-07-02can: catch up with sample number changes after clock sync introductionGerhard Sittig
The CAN decoder got adjusted to synchronize to the input stream's clock. Catch up in the test expectation.
2017-05-26can: Update test results wrt recent PD changes.Uwe Hermann
2017-05-25can: Update wrt new PD warnings.Uwe Hermann
2015-09-14can: Update for recent decoder change.Uwe Hermann
2015-09-14can: Update for recent decoder change.Uwe Hermann
2015-07-22can: Add a few test-cases.Uwe Hermann
2015-04-02tests: Drop trailing newlines.Uwe Hermann
2014-09-01Add initial set of PD tests.Uwe Hermann
This is a slightly modified version of the PD test suite that was part of libsigrokdecode previously.