From 29901c5c6a35067230c34a2b513ee69113733988 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sun, 18 Jun 2017 22:52:08 +0200 Subject: 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. --- decoder/test/onewire_network/owdir.output | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoder/test/onewire_network/owdir.output') diff --git a/decoder/test/onewire_network/owdir.output b/decoder/test/onewire_network/owdir.output index fcf9c01..3dc12ae 100644 --- a/decoder/test/onewire_network/owdir.output +++ b/decoder/test/onewire_network/owdir.output @@ -1,6 +1,6 @@ 513-993 onewire_network: text: "Reset/presence: true" -5164-5619 onewire_network: text: "ROM command: 0xf0 'Search ROM'" +5099-5619 onewire_network: text: "ROM command: 0xf0 'Search ROM'" 11131-27524 onewire_network: text: "ROM: 0x3f000000c8cf9b28" 32960-33440 onewire_network: text: "Reset/presence: true" -37195-37650 onewire_network: text: "ROM command: 0xf0 'Search ROM'" +37131-37650 onewire_network: text: "ROM command: 0xf0 'Search ROM'" 43163-59555 onewire_network: text: "ROM: 0x6700000003a6a842" -- cgit v1.2.3-54-g00ecf