Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-20 | spdif: Add/update test-cases after decoder changes. | Uwe Hermann | |
2020-07-18 | rgb_led_ws281x: Add RGBW testcase | Soeren Apel | |
2020-07-18 | Test for WS281x RGBW | Stefan | |
yet dummy, as I could not execute the test myself. Test data (ws281x_RGBW_4mhz_snippet.sr) is already available. | |||
2020-07-18 | caliper: introduce tests (pos/neg, mm/inch, change) | Gerhard Sittig | |
Add tests for the caliper decoder. Cover positive and negative numbers, automatic millimeter and inch detection, and omitted annotations when values haven't changed. | |||
2020-07-02 | pjon: catch up with "communication relation" annotations | Gerhard Sittig | |
2020-06-24 | pjon: add tests for PJON frames over PJDL link layer | Gerhard Sittig | |
2020-06-02 | nrf905: Update after file move. | Uwe Hermann | |
2020-05-26 | Add test for Nordic Semiconductor nRF905 protocol decoder | Jorge Solla | |
2020-04-11 | ad5626: Add a test-case. | Uwe Hermann | |
2020-04-11 | ad79x0: Add a test-case. | Uwe Hermann | |
2020-04-11 | ltc242x: Add a test-case. | Uwe Hermann | |
2020-04-11 | ltc26x7: Add some test-cases. | Uwe Hermann | |
2020-04-11 | adxl345: Add some test-cases. | Uwe Hermann | |
2020-01-13 | sdcard_sd: Add a few more test-cases. | Uwe Hermann | |
2020-01-13 | sdcard_sd: Updates after recent PD changes. | Uwe Hermann | |
2020-01-11 | cjtag: Update after PD changes. | Uwe Hermann | |
2020-01-10 | ds1307: Updates after annotation class PD fixes. | Uwe Hermann | |
2020-01-10 | sdcard_sd: Updates after annotation class PD fixes. | Uwe Hermann | |
2020-01-10 | sdcard_spi: Updates after annotation class PD fixes. | Uwe Hermann | |
2020-01-09 | cjtag: Add two test-cases. | Uwe Hermann | |
2020-01-05 | dmx512: Update after new DMX512 PD stacked on UART. | Uwe Hermann | |
2020-01-04 | dmx512: adjust test.conf, stack dmx512 on top of uart | Gerhard Sittig | |
This commit adjusts the test configuration, but does not update the test expectation. This remains for another commit. | |||
2020-01-04 | ps2: add test for PS/2 data exchange without clock inhibit | Gerhard Sittig | |
The capture which was attached to bug #1460 demonstrated a previously unhandled condition, the absence of a host activity after the data byte transmission. Add another test case after the decoder implementation got adjusted. | |||
2020-01-04 | ps2: adjust to recent implementation, stop ends at rising clock edge | Gerhard Sittig | |
Catch up with a recent change in the PS/2 decoder implementation. End the STOP bit at the rising CLOCK edge already, don't expect a clock inhibit phase after a data byte got transmitted. | |||
2020-01-02 | flexray: Update test-cases after PD fix. | Uwe Hermann | |
2020-01-02 | ac97: Add binary output test-cases. | Uwe Hermann | |
2020-01-02 | ieee488: Enable test-case with empty output. | Uwe Hermann | |
2020-01-01 | test.conf updates after annotation class/row changes. | Uwe Hermann | |
2020-01-01 | Updates after annotation class/row changes (singular/plural). | Uwe Hermann | |
2020-01-01 | cc1101: Update after decoder annotation class fixes. | Uwe Hermann | |
2019-12-30 | uart: Updates due to the now-fixed bug #1474. | Uwe Hermann | |
2019-12-14 | uart: Add another Grbl test-case. | Uwe Hermann | |
2019-12-13 | uart: Add Grbl test-cases. | Uwe Hermann | |
2019-12-07 | Add an HDCP test-case. | Uwe Hermann | |
2019-12-07 | ieee488: Add a test for delim=none. | Uwe Hermann | |
2019-12-07 | ieee488: update test results for hp53131a text line flush | Gerhard Sittig | |
2019-12-06 | Obsolete gpib and iec PDs in favor of ieee488. | Uwe Hermann | |
2019-12-06 | ieee488: introduce tests for unified IEEE-488 decoder (GPIB and IEC) | Gerhard Sittig | |
Test the visual annotations as well as binary and Python outputs for several parallel GPIB captures (HP1631D, HP33120A, HP53131A, Keithley 2015) and the serial IEC capture (CBM1571). The "gpib_hp53131a_ton" capture does provide raw bytes, but its "payload" data output really is empty in the current decoder's implementation. A future implementation of the decoder may start flushing accumulated data for currently unhandled conditions, too. | |||
2019-12-03 | ir_rc6: Add test files | BenediktO | |
2019-12-01 | ir_rc5: Update due to recent PD changes. | Uwe Hermann | |
2019-11-30 | add tests for flexray PD | stephan.thiele | |
2019-11-30 | nes_gamepad: Add more test-cases. | Uwe Hermann | |
2019-11-30 | nes_gamepad: add a test-case | Stephan Thiele | |
2019-11-30 | uart: Updates due to recent PD option renames. | Uwe Hermann | |
2019-11-29 | uart: Add a test-case for parity_type=ignore. | Uwe Hermann | |
2019-11-29 | uart: Add a test-case with intentional parity errors. | Uwe Hermann | |
2019-11-29 | can: add bit rate switch tests for CAN-FD | stephan.thiele | |
2019-11-29 | can: fix nmea2000_fuel_flow_gps_snippet dump (bit rate switch support) | stephan.thiele | |
2019-11-29 | can: update tests because of CRC-15 annotation | stephan.thiele | |
2019-11-29 | can: testconf: add can_fd_ext_without_brs_8 + can_fd_ext_without_brs_64 | stephan.thiele | |