summaryrefslogtreecommitdiff
path: root/decoder/test/onewire_network/ds1985_write_protect_redirection.python
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2017-06-18 22:52:08 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-06-21 17:51:02 +0200
commit29901c5c6a35067230c34a2b513ee69113733988 (patch)
tree9d3259876aefac1cd8d45a5fc72c61ed1112f79f /decoder/test/onewire_network/ds1985_write_protect_redirection.python
parentc8c67a06e7166bb86cf589b3f5670552aa26f74e (diff)
downloadsigrok-test-29901c5c6a35067230c34a2b513ee69113733988.tar.gz
sigrok-test-29901c5c6a35067230c34a2b513ee69113733988.zip
onewire_network: Adjust test expectation for sample number fix in the PD
The start sample number of onewire network decoder annotations got fixed in the decoder implementation (used to start one bit late). Catch up in the test expectation.
Diffstat (limited to 'decoder/test/onewire_network/ds1985_write_protect_redirection.python')
-rw-r--r--decoder/test/onewire_network/ds1985_write_protect_redirection.python28
1 files changed, 14 insertions, 14 deletions
diff --git a/decoder/test/onewire_network/ds1985_write_protect_redirection.python b/decoder/test/onewire_network/ds1985_write_protect_redirection.python
index 2a5d6a3..61eb5e7 100644
--- a/decoder/test/onewire_network/ds1985_write_protect_redirection.python
+++ b/decoder/test/onewire_network/ds1985_write_protect_redirection.python
@@ -1,17 +1,17 @@
6227915-6231755 onewire_network: ['RESET/PRESENCE', True]
6345931-6562064 onewire_network: ['ROM', 360287971673170443]
6598730-6602570 onewire_network: ['RESET/PRESENCE', True]
-6721728-6784832 onewire_network: ['ROM', 360287971673170443]
-6810152-6813830 onewire_network: ['DATA', 170]
-6818648-6822295 onewire_network: ['DATA', 32]
-6827145-6830774 onewire_network: ['DATA', 0]
-6850082-6853807 onewire_network: ['DATA', 255]
-6858577-6862306 onewire_network: ['DATA', 255]
-6867072-6870798 onewire_network: ['DATA', 255]
-6875566-6879295 onewire_network: ['DATA', 255]
-6884060-6887789 onewire_network: ['DATA', 255]
-6892554-6896283 onewire_network: ['DATA', 255]
-6901050-6904777 onewire_network: ['DATA', 255]
-6909544-6913271 onewire_network: ['DATA', 255]
-6918042-6921766 onewire_network: ['DATA', 156]
-6926535-6930260 onewire_network: ['DATA', 203]
+6721187-6784832 onewire_network: ['ROM', 360287971673170443]
+6809627-6813830 onewire_network: ['DATA', 170]
+6818125-6822295 onewire_network: ['DATA', 32]
+6826622-6830774 onewire_network: ['DATA', 0]
+6849538-6853807 onewire_network: ['DATA', 255]
+6858037-6862306 onewire_network: ['DATA', 255]
+6866531-6870798 onewire_network: ['DATA', 255]
+6875026-6879295 onewire_network: ['DATA', 255]
+6883518-6887789 onewire_network: ['DATA', 255]
+6892014-6896283 onewire_network: ['DATA', 255]
+6900510-6904777 onewire_network: ['DATA', 255]
+6909003-6913271 onewire_network: ['DATA', 255]
+6917497-6921766 onewire_network: ['DATA', 156]
+6925995-6930260 onewire_network: ['DATA', 203]