summaryrefslogtreecommitdiff
path: root/decoder/test/ds1307/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-02-12 18:11:23 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-02-12 18:11:23 +0100
commit82bf429d4ef64bf946e684659644630ce7e1b6fe (patch)
treea3c8a995e676b2c173cbcc72451b51d9d294259e /decoder/test/ds1307/test.conf
parentc1f41055fd473945893bdc1144404fac85c1fa06 (diff)
downloadsigrok-test-82bf429d4ef64bf946e684659644630ce7e1b6fe.tar.gz
sigrok-test-82bf429d4ef64bf946e684659644630ce7e1b6fe.zip
ds1307: Add an additional test-case.
Diffstat (limited to 'decoder/test/ds1307/test.conf')
-rw-r--r--decoder/test/ds1307/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/ds1307/test.conf b/decoder/test/ds1307/test.conf
index 052ed5d..3037467 100644
--- a/decoder/test/ds1307/test.conf
+++ b/decoder/test/ds1307/test.conf
@@ -4,3 +4,10 @@ test rtc_ds1307_200khz
stack i2c ds1307
input i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr
output ds1307 annotation match rtc_ds1307_200khz.output
+
+test rtc_ds1307_500khz_sqw32khz_mode12h_pm
+ protocol-decoder i2c channel scl=0 channel sda=1 initial_pin scl=1 initial_pin sda=1
+ protocol-decoder ds1307
+ stack i2c ds1307
+ input i2c/rtc_dallas_ds1307/rtc_ds1307_500khz_sqw32khz_mode12h_pm.sr
+ output ds1307 annotation match rtc_ds1307_500khz_sqw32khz_mode12h_pm.output