From patchwork Wed Jul 3 10:30:16 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: 256584 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 10D112C00AC for ; Wed, 3 Jul 2013 20:30:28 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UuKKQ-0000vV-WE; Wed, 03 Jul 2013 10:30:26 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1UuKKI-0000v2-TG for fwts-devel@lists.ubuntu.com; Wed, 03 Jul 2013 10:30:18 +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 1UuKKI-0003ub-Q5 for fwts-devel@lists.ubuntu.com; Wed, 03 Jul 2013 10:30:18 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH 3/3][FWTS-TEST] arg-show-tests-full-0001: update to keep in sync with fwts changes Date: Wed, 3 Jul 2013 11:30:16 +0100 Message-Id: <1372847416-5206-4-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1372847416-5206-1-git-send-email-colin.king@canonical.com> References: <1372847416-5206-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 Test information has changed, so keep fwts in sync. Changes to fwts are as follows: fe8224409a6d05168c6a8260904a16a340253b38 - missing apostrophe 2e1338ddf7df09de06c66a9fed5f42f726c863b5 - new uefivarinfo test Signed-off-by: Colin Ian King Acked-by: Keng-Yu Lin Acked-by: Alex Hung --- arg-show-tests-full-0001/arg-show-tests-full-0001.log | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log index d088817..6461a57 100644 --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log @@ -1,7 +1,7 @@ Batch tests: acpiinfo (3 tests): Determine Kernel ACPI version. - Determine machines ACPI version. + Determine machine's ACPI version. Determine AML compiler. acpitables (1 test): Check ACPI tables. @@ -305,6 +305,8 @@ Utilities: Dump ROM data. uefidump (1 test): Dump UEFI Variables. + uefivarinfo (1 test): + UEFI variable info query. Unsafe tests: uefirtmisc (2 tests): @@ -324,4 +326,4 @@ Unsafe tests: Test UEFI RT service set variable interface stress test. Test UEFI RT service query variable info interface stress test. -Total of 254 tests +Total of 255 tests