]>
sigrok.org Git - sigrok-test.git/log
Gerhard Sittig [Sun, 22 Dec 2019 10:32:28 +0000 (11:32 +0100)]
ps2: adjust to recent implementation, stop ends at rising clock edge
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.
Uwe Hermann [Thu, 2 Jan 2020 21:26:51 +0000 (22:26 +0100)]
flexray: Update test-cases after PD fix.
Uwe Hermann [Wed, 1 Jan 2020 17:16:25 +0000 (18:16 +0100)]
ac97: Add binary output test-cases.
Uwe Hermann [Thu, 2 Jan 2020 18:06:46 +0000 (19:06 +0100)]
ieee488: Enable test-case with empty output.
Uwe Hermann [Wed, 1 Jan 2020 01:45:14 +0000 (02:45 +0100)]
test.conf updates after annotation class/row changes.
Uwe Hermann [Wed, 1 Jan 2020 12:55:07 +0000 (13:55 +0100)]
Updates after annotation class/row changes (singular/plural).
Uwe Hermann [Wed, 1 Jan 2020 01:07:05 +0000 (02:07 +0100)]
cc1101: Update after decoder annotation class fixes.
Uwe Hermann [Mon, 30 Dec 2019 12:12:23 +0000 (13:12 +0100)]
uart: Updates due to the now-fixed bug #1474.
Uwe Hermann [Fri, 13 Dec 2019 23:15:41 +0000 (00:15 +0100)]
uart: Add another Grbl test-case.
Uwe Hermann [Fri, 13 Dec 2019 11:15:39 +0000 (12:15 +0100)]
uart: Add Grbl test-cases.
Uwe Hermann [Sat, 7 Dec 2019 14:58:26 +0000 (15:58 +0100)]
Add an HDCP test-case.
Uwe Hermann [Sat, 7 Dec 2019 14:43:20 +0000 (15:43 +0100)]
ieee488: Add a test for delim=none.
Gerhard Sittig [Sat, 7 Dec 2019 10:28:09 +0000 (11:28 +0100)]
ieee488: update test results for hp53131a text line flush
Uwe Hermann [Fri, 6 Dec 2019 21:36:20 +0000 (22:36 +0100)]
Obsolete gpib and iec PDs in favor of ieee488.
Gerhard Sittig [Thu, 3 Oct 2019 01:53:30 +0000 (03:53 +0200)]
ieee488: introduce tests for unified IEEE-488 decoder (GPIB and IEC)
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.
BenediktO [Sun, 1 Dec 2019 12:52:56 +0000 (13:52 +0100)]
ir_rc6: Add test files
Uwe Hermann [Sun, 1 Dec 2019 18:25:58 +0000 (19:25 +0100)]
ir_rc5: Update due to recent PD changes.
stephan.thiele [Tue, 19 Mar 2019 10:12:33 +0000 (11:12 +0100)]
add tests for flexray PD
Uwe Hermann [Sat, 30 Nov 2019 08:31:29 +0000 (09:31 +0100)]
nes_gamepad: Add more test-cases.
Stephan Thiele [Sun, 27 Oct 2019 23:42:21 +0000 (00:42 +0100)]
nes_gamepad: add a test-case
Uwe Hermann [Fri, 29 Nov 2019 23:04:40 +0000 (00:04 +0100)]
uart: Updates due to recent PD option renames.
Uwe Hermann [Fri, 29 Nov 2019 22:44:35 +0000 (23:44 +0100)]
uart: Add a test-case for parity_type=ignore.
Uwe Hermann [Fri, 29 Nov 2019 22:41:18 +0000 (23:41 +0100)]
uart: Add a test-case with intentional parity errors.
stephan.thiele [Wed, 13 Nov 2019 22:38:25 +0000 (23:38 +0100)]
can: add bit rate switch tests for CAN-FD
stephan.thiele [Wed, 13 Nov 2019 22:32:03 +0000 (23:32 +0100)]
can: fix nmea2000_fuel_flow_gps_snippet dump (bit rate switch support)
stephan.thiele [Wed, 13 Nov 2019 22:15:25 +0000 (23:15 +0100)]
can: update tests because of CRC-15 annotation
stephan.thiele [Wed, 13 Nov 2019 21:18:30 +0000 (22:18 +0100)]
can: testconf: add can_fd_ext_without_brs_8 + can_fd_ext_without_brs_64
stephan.thiele [Sun, 10 Nov 2019 16:50:10 +0000 (17:50 +0100)]
lin: Update test-cases after UART idle frame detection was added
Uwe Hermann [Fri, 29 Nov 2019 18:55:33 +0000 (19:55 +0100)]
uart: Updates after 'IDLE' OUTPUT_PYTHON addition.
sharow [Mon, 7 Oct 2019 00:26:09 +0000 (09:26 +0900)]
signature: add test cases
Uwe Hermann [Sun, 24 Nov 2019 18:10:35 +0000 (19:10 +0100)]
tdm_audio: Add two initial test-cases.
Uwe Hermann [Sun, 24 Nov 2019 15:18:56 +0000 (16:18 +0100)]
amulet_ascii: Add two initial test-cases.
Uwe Hermann [Tue, 12 Nov 2019 21:58:09 +0000 (22:58 +0100)]
uart: Add test-cases for rx_packet_delimiter/rx_packet_len et al.
Uwe Hermann [Sat, 9 Nov 2019 14:48:06 +0000 (15:48 +0100)]
eeprom93xx: Use fixed-width hex output.
Uwe Hermann [Sat, 9 Nov 2019 14:46:47 +0000 (15:46 +0100)]
eeprom93xx: Add OUTPUT_BINARY test-cases.
Benedikt Otto [Sat, 12 Oct 2019 17:56:39 +0000 (19:56 +0200)]
seven_segment: Add three test-cases
Uwe Hermann [Sun, 6 Oct 2019 22:03:30 +0000 (00:03 +0200)]
can: Update test-cases after CAN-FD support was added.
Uwe Hermann [Mon, 8 Jul 2019 09:05:27 +0000 (11:05 +0200)]
can: Fix test-cases after option rename to 'nominal_bitrate'.
Stephan Thiele [Sat, 23 Feb 2019 14:41:08 +0000 (15:41 +0100)]
can: add canfd tests can_fd_without_brs_8 + can_fd_without_brs_64
Uwe Hermann [Thu, 29 Aug 2019 23:24:38 +0000 (01:24 +0200)]
eeprom93xx: Add a test-case for the new format=ascii option.
Uwe Hermann [Fri, 23 Aug 2019 11:17:52 +0000 (13:17 +0200)]
mrf24j40: Add a few more test-cases.
Uwe Hermann [Fri, 23 Aug 2019 11:04:56 +0000 (13:04 +0200)]
mrf24j40: Update due to recent PD and directory changes.
Mickael Bosch [Tue, 2 Jul 2019 14:33:02 +0000 (16:33 +0200)]
Add some NXP PCA9571 decoder test.
Uwe Hermann [Sun, 30 Jun 2019 22:25:25 +0000 (00:25 +0200)]
modbus: Add a wizmodbus test-case.
Uwe Hermann [Sun, 30 Jun 2019 21:39:18 +0000 (23:39 +0200)]
modbus: Add a few flowmeter test-cases.
Uwe Hermann [Sun, 30 Jun 2019 20:12:53 +0000 (22:12 +0200)]
modbus: Add missing "option cschannel=TX" for clarity.
Uwe Hermann [Sun, 30 Jun 2019 20:10:53 +0000 (22:10 +0200)]
modbus: Add missing "option parity_type=even".
Uwe Hermann [Sun, 30 Jun 2019 20:10:21 +0000 (22:10 +0200)]
modbus: Update test-case due to recent PD changes.
Uwe Hermann [Sun, 30 Jun 2019 15:11:22 +0000 (17:11 +0200)]
sdcard_spi: Update tests due to recent PD bug #1376 changes.
Uwe Hermann [Sun, 30 Jun 2019 13:30:55 +0000 (15:30 +0200)]
sdcard_spi: Add a CMD17 test-case.
Uwe Hermann [Thu, 20 Jun 2019 18:40:58 +0000 (20:40 +0200)]
usb_request: Add a few in_request_start=first-ack test-cases.
Uwe Hermann [Thu, 20 Jun 2019 18:11:47 +0000 (20:11 +0200)]
usb_request: Update test-cases after recent PD fixes.
Uwe Hermann [Thu, 20 Jun 2019 17:47:04 +0000 (19:47 +0200)]
usb: Add a few cp2102_setup_with_outdata_nak* test-cases.
Uwe Hermann [Thu, 20 Jun 2019 17:20:57 +0000 (19:20 +0200)]
usb: Add a few cp2110_serial_over_hid_ut612* test-cases.
Uwe Hermann [Tue, 14 May 2019 23:07:32 +0000 (01:07 +0200)]
enc28j60: Add a test-case.
Uwe Hermann [Tue, 30 Apr 2019 17:21:48 +0000 (19:21 +0200)]
Rename 2ch-16bit-16khz to 2ch-32bit-8khz.
https://github.com/sigrokproject/libsigrokdecode/pull/6#issuecomment-
442025810
Uwe Hermann [Tue, 30 Apr 2019 17:13:26 +0000 (19:13 +0200)]
atsha204a: Update due to recent PD fix.
Michalis Pappas [Fri, 26 Apr 2019 16:02:42 +0000 (18:02 +0200)]
atsha204a: Add tests for atecc508a
Uwe Hermann [Wed, 24 Apr 2019 19:57:49 +0000 (21:57 +0200)]
spi: Update due to removed bogus "transfer" items.
Uwe Hermann [Wed, 24 Apr 2019 19:55:46 +0000 (21:55 +0200)]
spi: Update due to new "transfer" annotations.
Uwe Hermann [Wed, 24 Apr 2019 19:43:34 +0000 (21:43 +0200)]
spi: Add two more test-cases.
Uwe Hermann [Wed, 17 Apr 2019 20:38:35 +0000 (22:38 +0200)]
cc1101: Add a few test-cases.
Uwe Hermann [Wed, 17 Apr 2019 18:09:07 +0000 (20:09 +0200)]
i2c: Add ROHM BH1750VFI test-cases.
Uwe Hermann [Wed, 17 Apr 2019 14:30:00 +0000 (16:30 +0200)]
sdcard_spi: Add another CMD24 test-case.
Uwe Hermann [Mon, 15 Apr 2019 18:21:24 +0000 (20:21 +0200)]
sdcard_spi: Update wrt recent PD changes (duplicate annotations).
Uwe Hermann [Mon, 15 Apr 2019 16:29:39 +0000 (18:29 +0200)]
sdcard_spi: Add CMD24 test-cases.
Uwe Hermann [Tue, 2 Apr 2019 18:46:39 +0000 (20:46 +0200)]
x2444m: Drop incorrect line from test.conf.
Uwe Hermann [Tue, 12 Feb 2019 17:11:23 +0000 (18:11 +0100)]
ds1307: Add an additional test-case.
Gerhard Sittig [Sun, 20 Jan 2019 10:16:37 +0000 (11:16 +0100)]
HD44780 dump has moved into display/ subdirectory
Uwe Hermann [Sun, 25 Nov 2018 11:40:35 +0000 (12:40 +0100)]
i2s: Updates due to recent PD changes.
Gerhard Sittig [Sat, 24 Nov 2018 10:29:09 +0000 (11:29 +0100)]
uart: catch up with recently added FRAME Python annotation
Uwe Hermann [Sat, 10 Nov 2018 17:49:34 +0000 (18:49 +0100)]
x2444m: Update to match recent decoder changes.
Stefan Petersen [Tue, 6 Nov 2018 19:31:52 +0000 (20:31 +0100)]
Add test for x2444m decoder.
stephan.thiele [Sat, 20 Oct 2018 15:25:33 +0000 (17:25 +0200)]
add LIN tests
stephan.thiele [Sat, 20 Oct 2018 15:23:23 +0000 (17:23 +0200)]
README: improve pdtest documentation
Uwe Hermann [Sun, 21 Oct 2018 16:12:41 +0000 (18:12 +0200)]
spiflash: Updates due to recent PD chages.
Uwe Hermann [Sun, 21 Oct 2018 15:58:35 +0000 (17:58 +0200)]
spiflash: Add a few Winbond W25Q80DV tests.
Uwe Hermann [Tue, 16 Oct 2018 19:41:48 +0000 (21:41 +0200)]
uart: Update due to recent break condition support in the PD.
Uwe Hermann [Sat, 13 Oct 2018 15:50:30 +0000 (17:50 +0200)]
ook*: Update due to recent decoder changes.
Uwe Hermann [Tue, 11 Sep 2018 06:52:49 +0000 (08:52 +0200)]
Add a few ook_vis test-cases.
Uwe Hermann [Tue, 11 Sep 2018 06:36:49 +0000 (08:36 +0200)]
Add a few ook_oregon test-cases.
Uwe Hermann [Tue, 11 Sep 2018 06:26:49 +0000 (08:26 +0200)]
Add a few ook test-cases.
Uwe Hermann [Sun, 9 Sep 2018 17:20:06 +0000 (19:20 +0200)]
miller: Add a few test-cases.
Jorge Solla [Sun, 2 Sep 2018 21:53:50 +0000 (23:53 +0200)]
cec: Tests for HDMI CEC protocol decoder
Uwe Hermann [Sun, 9 Sep 2018 14:13:57 +0000 (16:13 +0200)]
usb_power_delivery: Update to recent PD changes.
Uwe Hermann [Sun, 9 Sep 2018 13:58:19 +0000 (15:58 +0200)]
usb_power_delivery: Drop currently non-existing OUT_PYTHON.
Peetz0r [Fri, 7 Sep 2018 06:51:36 +0000 (08:51 +0200)]
usb_power_delivery: Add new tests
Peetz0r [Fri, 7 Sep 2018 02:08:03 +0000 (04:08 +0200)]
usb_power_delivery: Update tests to match new output of decoder
Uwe Hermann [Wed, 5 Sep 2018 23:21:27 +0000 (01:21 +0200)]
swim: Add test-cases for binary output.
Mike Jagdis [Wed, 8 Aug 2018 20:35:00 +0000 (21:35 +0100)]
Tests for the decoder for STM8 series MCUs SWIM protocol.
Signed-off-by: Mike Jagdis <redacted> (github: mjagdis)
Uwe Hermann [Wed, 29 Aug 2018 18:41:36 +0000 (20:41 +0200)]
edid: Add acer_al711_on_dp_dm_hdmi_vga test-case.
Uwe Hermann [Wed, 29 Aug 2018 18:34:30 +0000 (20:34 +0200)]
edid: Update tests due to recent PD changes.
Gerhard Sittig [Wed, 1 Aug 2018 17:11:33 +0000 (19:11 +0200)]
mdio: add test for "READ without ADDRESS" (bug #1258)
Uwe Hermann [Thu, 21 Jun 2018 19:23:23 +0000 (21:23 +0200)]
Add a jtag_ejtag test-case.
Uwe Hermann [Sun, 10 Jun 2018 18:00:49 +0000 (20:00 +0200)]
mdio: Update files due to recent decoder change.
Uwe Hermann [Sun, 10 Jun 2018 14:14:49 +0000 (16:14 +0200)]
Add a CFP test-case.
Uwe Hermann [Wed, 30 May 2018 06:25:05 +0000 (08:25 +0200)]
counter: Update test results to reflect recent PD changes.
Michalis Pappas [Thu, 26 Apr 2018 16:10:13 +0000 (19:10 +0300)]
Add tests for atsha204a
whitequark [Mon, 21 May 2018 16:33:15 +0000 (16:33 +0000)]
eeprom24xx: add glasgow-firmware-flash test case.
Aleksander Alekseev [Tue, 8 May 2018 19:03:54 +0000 (22:03 +0300)]
st7735: Add basic ST7735 test-case.