From 59c88d4fadb15931aa87ef035dec17752e6aa238 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 24 Dec 2015 02:27:46 +0100 Subject: Add OUTPUT_BINARY test-cases for all PDs. --- decoder/test/i2c/rtc_ds1307_200khz.bin_data_write | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 decoder/test/i2c/rtc_ds1307_200khz.bin_data_write (limited to 'decoder/test/i2c/rtc_ds1307_200khz.bin_data_write') diff --git a/decoder/test/i2c/rtc_ds1307_200khz.bin_data_write b/decoder/test/i2c/rtc_ds1307_200khz.bin_data_write new file mode 100644 index 0000000..8964666 --- /dev/null +++ b/decoder/test/i2c/rtc_ds1307_200khz.bin_data_write @@ -0,0 +1,15 @@ +25-41 i2c: 00 +43-59 i2c: 30 +61-77 i2c: 35 +79-95 i2c: 23 +97-113 i2c: 01 +115-131 i2c: 10 +133-149 i2c: 03 +151-167 i2c: 13 +273-289 i2c: 00 +3568-3584 i2c: 00 +7490-7506 i2c: 00 +11426-11442 i2c: 00 +15352-15368 i2c: 00 +19274-19290 i2c: 00 +23265-23281 i2c: 00 -- cgit v1.2.3-54-g00ecf