From patchwork Tue May 29 13:38:05 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 161750 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id D93C5B6FBB for ; Tue, 29 May 2012 23:38:10 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SZMcj-00063b-57 for incoming@patchwork.ozlabs.org; Tue, 29 May 2012 13:38:09 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SZMcg-00063U-Nk for fwts-devel@lists.ubuntu.com; Tue, 29 May 2012 13:38:06 +0000 Received: from cpc19-craw6-2-0-cust5.croy.cable.virginmedia.com ([77.102.228.6] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SZMcg-0006cX-Ii for fwts-devel@lists.ubuntu.com; Tue, 29 May 2012 13:38:06 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH][FWTS-TEST] method-0001: remove leading 0x in front of dumped strings Date: Tue, 29 May 2012 14:38:05 +0100 Message-Id: <1338298685-24429-1-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.7.10 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-by: Keng-Yu Lin Acked-by: Ivan Hu --- method-0001/method-0001.log | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log index 57a9384..98d41a2 100644 --- a/method-0001/method-0001.log +++ b/method-0001/method-0001.log @@ -59,10 +59,10 @@ method 05: INTEGER: 0x000001a4 method 06: INTEGER: 0x0000009c method 07: INTEGER: 0x00000108 method 08: INTEGER: 0x00000ec4 -method 09: STRING: 0xPA3465U -method 10: STRING: 0x3658Q -method 11: STRING: 0xLi-Ion -method 12: STRING: 0xCOMPAL +method 09: STRING: PA3465U +method 10: STRING: 3658Q +method 11: STRING: Li-Ion +method 12: STRING: COMPAL method PASSED: Test 12, Battery _BIF package looks sane. method PASSED: Test 12, \_SB_.PCI0.LPCB.BAT1._BIF correctly method acquired and released locks 6 times.