From patchwork Wed Jul 8 09:12:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 492778 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 4B5F81402BA; Wed, 8 Jul 2015 19:13:13 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1ZClPk-0000BR-6r; Wed, 08 Jul 2015 09:13:12 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1ZClPd-0000AP-A0 for fwts-devel@lists.ubuntu.com; Wed, 08 Jul 2015 09:13:05 +0000 Received: from [10.172.65.212] (helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1ZClPc-0008Ng-Sb for fwts-devel@lists.ubuntu.com; Wed, 08 Jul 2015 09:13:05 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 2/2] fwts-test: Update tests to sync with HPET fix Date: Wed, 8 Jul 2015 10:12:50 +0100 Message-Id: <1436346770-26624-2-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1436346770-26624-1-git-send-email-colin.king@canonical.com> References: <1436346770-26624-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 Signed-off-by: Colin Ian King Acked-by: Ivan Hu Acked-by: Alex Hung --- fwts-test/arg-show-tests-0001/arg-show-tests-0001.log | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log index 11a99d8..967fddd 100644 --- a/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log +++ b/fwts-test/arg-show-tests-0001/arg-show-tests-0001.log @@ -18,7 +18,7 @@ ACPI tests: fadt FADT Fixed ACPI Description Table tests. gtdt GTDT Generic Timer Description Table test. hest HEST Hardware Error Source Table test. - hpet HPET IA-PC High Precision Event Timer Tanble tests. + hpet HPET IA-PC High Precision Event Timer Table tests. lpit LPIT Low Power Idle Table test. madt MADT Multiple APIC Description Table test. mcfg MCFG PCI Express* memory mapped config space test. @@ -72,7 +72,7 @@ Batch tests: gtdt GTDT Generic Timer Description Table test. hda_audio HDA Audio Pin Configuration test. hest HEST Hardware Error Source Table test. - hpet HPET IA-PC High Precision Event Timer Tanble tests. + hpet HPET IA-PC High Precision Event Timer Table tests. klog Scan kernel log for errors and warnings. lpit LPIT Low Power Idle Table test. madt MADT Multiple APIC Description Table test.