Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-16 | dsi: Update due to recent minor PD changes. | Uwe Hermann | |
2017-06-15 | pwm: Add a few more test-cases. | Uwe Hermann | |
2017-06-06 | spi: Missing samplerate spec is not fatal | Gerhard Sittig | |
Remove the "exception_samplerate" test for the SPI decoder. Lack of a samplerate specification only breaks the emission of the throughput annotations, but still allows decoding the clocked signal. | |||
2017-06-06 | Rename eeprom93cxx to eeprom93xx. | Uwe Hermann | |
2017-06-06 | Add support for initial pin settings. | Uwe Hermann | |
Adapt all tests that require it to use the old behaviour of assuming an initial pin value of 0 (or whatever was previously hardcoded in the PD). for now (this will likely see some changes later). | |||
2017-06-06 | swd: Add missing channels. | Uwe Hermann | |
2017-06-05 | ds28ea00: Update due to decoder rename. | Uwe Hermann | |
2017-05-26 | can: Update test results wrt recent PD changes. | Uwe Hermann | |
2017-05-25 | can: Update wrt new PD warnings. | Uwe Hermann | |
2017-05-21 | sdcard_sd: add CMD23 test | Wolfram Sang | |
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> | |||
2017-05-13 | sdcard_sd: correct cmd numbers when prefixing responses | Wolfram Sang | |
Signed-off-by: Wolfram Sang <wsa@the-dreams.de> | |||
2017-05-13 | timing: Update tests, add some more. | Uwe Hermann | |
2017-05-13 | timing: add tests for noaverage/edge/delta modes | Karl Palsson | |
Signed-off-by: Karl Palsson <karlp@tweak.net.au> | |||
2017-05-05 | Add an eeprom93cxx test-case. | Uwe Hermann | |
2017-05-05 | Add a microwire test-case. | Uwe Hermann | |
2017-05-02 | sdcard_sd: Update to reflect recent PD changes. | Uwe Hermann | |
2017-04-07 | onewire_network: Add more test-cases. | Uwe Hermann | |
2017-04-07 | onewire_link: Add more test-cases. | Uwe Hermann | |
2017-04-06 | Adjust tests for the new onewire_link decoder | King Kévin | |
Time slots and reset pulse/presence detect end timestamps were off by 1 us. Additional warnings have been added for glitches. Incomplete starting patterns are ignored. | |||
2017-03-28 | Add a Sensirion SHT3x test-case. | Uwe Hermann | |
2017-03-28 | Add a Sensirion SHT2x test-case. | Uwe Hermann | |
2017-03-28 | eeprom24xx: Add Xicor X24C02 test-case. | Uwe Hermann | |
2017-03-15 | Add a DALI test-case. | Uwe Hermann | |
2017-03-15 | Add a DSI test-case. | Uwe Hermann | |
2017-02-25 | iec: Add a simple test-case. | Uwe Hermann | |
2017-02-14 | adf435x: Add an initial test-case. | Uwe Hermann | |
2017-02-03 | arm_tpiu: Fix confusing file and test-case naming. | Uwe Hermann | |
2016-12-26 | avr-pdi: Add initial AVR PDI test case | Gerhard Sittig | |
2016-11-07 | spiflash: Update due to recent PD changes. | Uwe Hermann | |
2016-11-06 | spiflash: Enforce chip selection for all test-cases. | Uwe Hermann | |
2016-11-04 | ps2: Add an initial PS/2 keyboard test-case. | Uwe Hermann | |
2016-10-23 | spi: Add some test-cases for wordsize != 8. | Uwe Hermann | |
2016-10-23 | uart: Update test-cases for recent UART PD changes. | Uwe Hermann | |
2016-10-23 | uart: Make rxtx_overlapped test-case use format=hex. | Uwe Hermann | |
2016-10-23 | uart: Explicitly select a format option for the tests. | Uwe Hermann | |
2016-10-23 | uart: Add test-cases for 5n1, 6n1, 7n1, 8n1, 9n1. | Uwe Hermann | |
2016-10-12 | Add a test-case for the GPIB decoder. | Uwe Hermann | |
2016-09-24 | midi: Add 3 new test-cases, update existing ones. | Chris | |
2016-09-24 | midi: chromatic_notes in list.py was off by 1 octave | Chris | |
(ex: note 60 is middle C which is C4, not C3) | |||
2016-09-24 | uart: Add a test-case for overlapping RX/TX bytes. | Uwe Hermann | |
2016-09-04 | midi: Update each annotation with multiple strings. | Chris | |
(ranging from long, medium, and short lengths) | |||
2016-08-23 | Add a lot more MIDI test-cases. | Chris Dreher | |
Code coverage increased to 98%, only 5 lines missed. 4 are from handle_channel_msg_generic(). | |||
2016-08-22 | Add some SSI32 tests. | Uwe Hermann | |
2016-07-06 | Add a few DMX512 test-cases. | Uwe Hermann | |
2016-06-28 | timing: Update to latest PD changes. | Uwe Hermann | |
2016-06-26 | spiflash: Add a few more test-cases for dual I/O reads. | Uwe Hermann | |
2016-06-22 | spiflash: Add a few more test-cases. | Uwe Hermann | |
2016-05-18 | Add a few em4305 test-cases. | Uwe Hermann | |
2016-05-11 | usb_request: Update PCAP files due to recent changes. | Uwe Hermann | |
See bug #664 for details. | |||
2016-05-11 | Add wiegand 36bit test | Sean Burford | |