From patchwork Wed Mar 13 10:28:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 227248 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id DBF472C029B for ; Wed, 13 Mar 2013 21:29:15 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UFivq-0006bk-Oc; Wed, 13 Mar 2013 10:29:14 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UFivc-0006Xx-G5 for fwts-devel@lists.ubuntu.com; Wed, 13 Mar 2013 10:29:00 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginmedia.com ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1UFivc-0004Ow-Db for fwts-devel@lists.ubuntu.com; Wed, 13 Mar 2013 10:29:00 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 18/26][FWTS-TEST] arg-width-0001: update test to keep in sync with fwts framework changes Date: Wed, 13 Mar 2013 10:28:45 +0000 Message-Id: <1363170533-10188-19-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1363170533-10188-1-git-send-email-colin.king@canonical.com> References: <1363170533-10188-1-git-send-email-colin.king@canonical.com> X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King fwts commit 530a24cfd5773ffb3de540c5e53e004c7bef2351 added a test name into the output of fwts, so add this into the test output. Signed-off-by: Colin Ian King Acked-by: Ivan Hu Acked-by: Keng-Yu Lin --- arg-width-0001/klog-0001.log | 2 +- arg-width-0001/klog-0002.log | 2 +- arg-width-0001/klog-0003.log | 2 +- arg-width-0001/klog-0004.log | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arg-width-0001/klog-0001.log b/arg-width-0001/klog-0001.log index 2adfd43..6e4983d 100644 --- a/arg-width-0001/klog-0001.log +++ b/arg-width-0001/klog-0001.log @@ -1,4 +1,4 @@ -klog Scan kernel log for errors and warnings. +klog klog: Scan kernel log for errors and warnings. klog ---------------------------------------------------------- klog Test 1 of 1: Kernel log error check. klog PASSED: Test 1, Found no errors in kernel log. diff --git a/arg-width-0001/klog-0002.log b/arg-width-0001/klog-0002.log index a3e999f..2199c13 100644 --- a/arg-width-0001/klog-0002.log +++ b/arg-width-0001/klog-0002.log @@ -1,4 +1,4 @@ -klog Scan kernel log for errors and warnings. +klog klog: Scan kernel log for errors and warnings. klog -------------------------------------------------------------------- klog Test 1 of 1: Kernel log error check. klog PASSED: Test 1, Found no errors in kernel log. diff --git a/arg-width-0001/klog-0003.log b/arg-width-0001/klog-0003.log index 690bed5..4a26261 100644 --- a/arg-width-0001/klog-0003.log +++ b/arg-width-0001/klog-0003.log @@ -1,4 +1,4 @@ -klog Scan kernel log for errors and warnings. +klog klog: Scan kernel log for errors and warnings. klog ------------------------------------------------------------------------------ klog Test 1 of 1: Kernel log error check. klog PASSED: Test 1, Found no errors in kernel log. diff --git a/arg-width-0001/klog-0004.log b/arg-width-0001/klog-0004.log index 08fcf6a..390d142 100644 --- a/arg-width-0001/klog-0004.log +++ b/arg-width-0001/klog-0004.log @@ -1,4 +1,4 @@ -klog Scan kernel log for errors and warnings. +klog klog: Scan kernel log for errors and warnings. klog ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ klog Test 1 of 1: Kernel log error check. klog PASSED: Test 1, Found no errors in kernel log.